QPrivatize: Screen Shield
Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy
O que é QPrivatize: Screen Shield?
QPrivatize: Screen Shield é uma extensão do Chrome desenvolvida por https://sites.google.com/site/smartbrightness, e sua principal característica é "Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão QPrivatize: Screen Shield
Baixe arquivos de extensão QPrivatize: Screen Shield 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
This extension will automatically change styles on websites to make them secure, unfamiliar and hard to read from public eyes! It works on most of the websites and you can also modify this extension for your special needs! So you can easily read your emails, check your facebook and read news without worrying about public eyes! send me your feedback to improve this extension! Thanks :)
Informações Básicas da Extensão
Nome | QPrivatize: Screen Shield |
ID | gfiaihplnlfbnlhmnondjnllcmndmmoh |
URL Oficial | https://chromewebstore.google.com/detail/qprivatize-screen-shield/gfiaihplnlfbnlhmnondjnllcmndmmoh |
Descrição | Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy |
Tamanho do Arquivo | 51.45 KB |
Contagem de Instalações | 63 |
Versão Atual | 1.2 |
Última Atualização | 2015-04-16 |
Data de Publicação | 2015-04-16 |
Classificação | 3.67/5 Total de 3 Avaliações |
Desenvolvedor | https://sites.google.com/site/smartbrightness |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "QPrivatize: Screen Shield", "description": "Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy", "version": "1.2", "permissions": [ "activeTab", "storage" ], "options_page": "options.html", "short_name": "QPrivatized", "browser_action": { "default_icon": "icon128.png", "default_title": "QPrivatize!", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2 } |