Behirut
Adjust Hebrew script on webpages for greater clarity
Behirutคืออะไร?
Behirut เป็นส่วนขยายของ Chrome ที่พัฒนาโดย charles.w.loder และคุณลักษณะหลักของมันคือ "Adjust Hebrew script on webpages for greater clarity"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Behirut
ดาวน์โหลดไฟล์ส่วนขยาย Behirut ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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": [ " |