Behirut
Adjust Hebrew script on webpages for greater clarity
Cos'è Behirut?
Behirut è un'estensione di Chrome sviluppata da charles.w.loder, e la sua funzione principale è "Adjust Hebrew script on webpages for greater clarity".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Behirut
Scarica i file di estensione Behirut in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Clarify Hebrew script text This browser extension makes reading Hebrew on the internet easier by allowing the user to change the font, font size, line height. Most sites do not load fonts that support Hebrew well, and Hebrew with niqqud is often difficult to read. This extension makes it easier to Hebrew text on web sites by injecting more reader friendly fonts into the page. This project is a fork of the fantastic Wudooh extension — https://chrome.google.com/webstore/detail/wudooh-%D9%88%D8%B6%D9%88%D8%AD/nigfaloeeeakmmgndbdcijjegolpjfhn The project is free and open source (MIT) and hosted on Github — https://github.com/charlesLoder/Behirut
Informazioni di Base sull'Estensione
Nome | Behirut |
ID | oheckpbfhaflflnllkaenfabbdcplbhh |
URL Ufficiale | https://chromewebstore.google.com/detail/behirut/oheckpbfhaflflnllkaenfabbdcplbhh |
Descrizione | Adjust Hebrew script on webpages for greater clarity |
Dimensione del File | 355 KB |
Conteggio Installazioni | 129 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2022-10-10 |
Data di Pubblicazione | 2022-10-10 |
Valutazione | 4.00/5 Totale 1 Valutazioni |
Sviluppatore | charles.w.loder |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/charlesLoder/Behirut |
URL della Pagina di Aiuto | https://github.com/charlesLoder/Behirut |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Behirut", "short_name": "Behirut", "description": "Adjust Hebrew script on webpages for greater clarity", "version": "1.0", "minimum_chrome_version": "88", "default_locale": "en", "permissions": [ "storage", "tabs" ], "action": { "default_icon": "\/assets\/logo128.png", "default_popup": "popup.html" }, "icons": { "16": "\/assets\/logo016.png", "48": "\/assets\/logo048.png", "128": "\/assets\/logo128.png", "256": "\/assets\/logo256.png" }, "content_scripts": [ { "matches": [ " |