Skip to content

yehuthi/koseva

Repository files navigation

Koseva

A browser extension that changes text in Hebrew script to Paleo-Hebrew script.

ביהודה למשל נעשה בו [הכתב העברי הקדום] שימוש במטבעות שנטבעו על ידי המלכים החשמונאיים [..] וכך גם במטבעות שטבעו היהודים בזמן מרד בר כוכבא (132–135). חוקרים משערים, כי הסיבה לשימוש בכתב זה בימים אלו, אף על פי שלא היה בשימוש היומיומי, נובעת מהרצון להזכיר את ימי הפריחה הכלכלית והמדינית בתקופת הזוהר שהמקרא מייחס לתקופת דוד ושלמה, שאז השימוש בכתב זה היה נפוץ.

הכתב העברי הקדום - ויקיפדיה

Installation

Browser Extension Repositories

Microsoft Edge Google Chrome Mozilla Firefox

Manual Installation

Download the latest release, extract the archive to a folder where you will keep it, and load it according to your browser [Chrome][Firefox][Edge].

To build from source clone and run:

npm i && npm run build

Then load the extension that will wait for you at /dist normally.

Usage

  • Click the extension icon when you want it to run.
  • Refresh the page to remove its effects.

Build

  • Clone this repository
  • npm i
  • npm run build
  • Navigate to the new "dist" sub-directory.
  • A manifest-version 3 build for Chrome and Edge will be in v3.
  • A manifest-version 2 build for Firefox will be in v2-gecko.