Tahir
Avoid haram images & videos on the Internet.
什麼是Tahir?
Tahir是由Fusha Technologies開發的Chrome擴展程式,該擴展的主要功能是“Avoid haram images & videos on the Internet.”。
擴展截圖
下載Tahir擴展crx文件
下載Tahir擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
As modesty standards have deteriorated, it has become impossible to avoid impermissible images when browsing the web. Tahir (def: "to purify") chrome extension is your shield. Automatically blur out images & videos on each website you visit to prevent accidentally seeing anything impermissible. If there is an image/video you would like to see, temporarily turn Tahir off by pressing "Alt+L" or hover your mouse over an image & press "Alt+K" to selectively reveal. You can also permanently whitelist safe websites. ----- Privacy Policy ----- This extension does not track any of your browsing history, whatsoever. All of our code is open source & transparent, see here: https://github.com/fushatech/tahir ----- Support ----- For any questions, bugs, or comments, please contact us at [email protected].
擴展基本資訊
名稱 | Tahir |
ID | ihmoammkfbdpokfiiifajdkfglmfejca |
官方網址 | https://chromewebstore.google.com/detail/tahir/ihmoammkfbdpokfiiifajdkfglmfejca |
簡介 | Avoid haram images & videos on the Internet. |
檔案大小 | 16.08 KB |
安裝次數 | 2,389 |
目前版本 | 1.0.5 |
更新時間 | 2020-06-07 |
上架時間 | 2020-06-07 |
評分 | 4.76/5 共 79 次評分 |
開發者 | Fusha Technologies |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tahir", "description": "Avoid haram images & videos on the Internet.", "version": "1.0.5", "permissions": [ "storage", "activeTab" ], "browser_action": { "default_title": "Tahir", "default_popup": "popup.html" }, "icons": { "128": "assets\/img\/icon128.png" }, "commands": { "reverse_status": { "suggested_key": { "default": "Alt+L" }, "description": "Reverse blur state" }, "toggle_selected": { "suggested_key": { "default": "Alt+K" }, "description": "Unblur\/reblur selected image" } }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |