Behirut
Adjust Hebrew script on webpages for greater clarity
Behirut क्या है?
Behirut charles.w.loder द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Adjust Hebrew script on webpages for greater clarity"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Behirut एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | Behirut |
ID | oheckpbfhaflflnllkaenfabbdcplbhh |
आधिकारिक URL | https://chromewebstore.google.com/detail/behirut/oheckpbfhaflflnllkaenfabbdcplbhh |
विवरण | Adjust Hebrew script on webpages for greater clarity |
फ़ाइल का आकार | 355 KB |
स्थापना संख्या | 129 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2022-10-10 |
प्रकाशन तिथि | 2022-10-10 |
रेटिंग | 4.00/5 कुल 1 रेटिंग्स |
डेवलपर | charles.w.loder |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/charlesLoder/Behirut |
सहायता पृष्ठ URL | https://github.com/charlesLoder/Behirut |
समर्थित भाषाएँ | 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": [ " |