Tahir
Avoid haram images & videos on the Internet.
O que é Tahir?
Tahir é uma extensão do Chrome desenvolvida por Fusha Technologies, e sua principal característica é "Avoid haram images & videos on the Internet.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tahir
Baixe arquivos de extensão Tahir no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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].
Informações Básicas da Extensão
Nome | Tahir |
ID | ihmoammkfbdpokfiiifajdkfglmfejca |
URL Oficial | https://chromewebstore.google.com/detail/tahir/ihmoammkfbdpokfiiifajdkfglmfejca |
Descrição | Avoid haram images & videos on the Internet. |
Tamanho do Arquivo | 16.08 KB |
Contagem de Instalações | 2,389 |
Versão Atual | 1.0.5 |
Última Atualização | 2020-06-07 |
Data de Publicação | 2020-06-07 |
Classificação | 4.76/5 Total de 79 Avaliações |
Desenvolvedor | Fusha Technologies |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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": [ " |