QPrivatize: Screen Shield

Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy

Cos'è QPrivatize: Screen Shield?

QPrivatize: Screen Shield è un'estensione di Chrome sviluppata da https://sites.google.com/site/smartbrightness, e la sua funzione principale è "Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione QPrivatize: Screen Shield

Scarica i file di estensione QPrivatize: Screen Shield in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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 :)                    

Informazioni di Base sull'Estensione

Nome QPrivatize: Screen Shield QPrivatize: Screen Shield
ID gfiaihplnlfbnlhmnondjnllcmndmmoh
URL Ufficiale https://chromewebstore.google.com/detail/qprivatize-screen-shield/gfiaihplnlfbnlhmnondjnllcmndmmoh
Descrizione Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy
Dimensione del File 51.45 KB
Conteggio Installazioni 63
Versione Corrente 1.2
Ultimo Aggiornamento 2015-04-16
Data di Pubblicazione 2015-04-16
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore https://sites.google.com/site/smartbrightness
Tipo di Pagamento free
Lingue Supportate 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
}