QPrivatize: Screen Shield

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

Co je QPrivatize: Screen Shield?

QPrivatize: Screen Shield je rozšíření Chrome vyvinuté https://sites.google.com/site/smartbrightness, a jeho hlavní funkcí je „Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření QPrivatize: Screen Shield

Stáhněte si soubory rozšíření QPrivatize: Screen Shield ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název QPrivatize: Screen Shield QPrivatize: Screen Shield
ID gfiaihplnlfbnlhmnondjnllcmndmmoh
Oficiální URL https://chromewebstore.google.com/detail/qprivatize-screen-shield/gfiaihplnlfbnlhmnondjnllcmndmmoh
Popis Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy
Velikost souboru 51.45 KB
Počet instalací 63
Aktuální Verze 1.2
Poslední Aktualizace 2015-04-16
Datum Vydání 2015-04-16
Hodnocení 3.67/5 Celkem 3 Hodnocení
Vývojář https://sites.google.com/site/smartbrightness
Typ Platby free
Podporované Jazyky 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
}