QPrivatize: Screen Shield

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

Что такое QPrivatize: Screen Shield?

QPrivatize: Screen Shield - это расширение Chrome, разработанное https://sites.google.com/site/smartbrightness, и его основная функция - "Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения QPrivatize: Screen Shield

Скачайте файлы расширений QPrivatize: Screen Shield в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название QPrivatize: Screen Shield QPrivatize: Screen Shield
ID gfiaihplnlfbnlhmnondjnllcmndmmoh
Официальный URL https://chromewebstore.google.com/detail/qprivatize-screen-shield/gfiaihplnlfbnlhmnondjnllcmndmmoh
Описание Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy
Размер файла 51.45 KB
Количество установок 63
Текущая Версия 1.2
Последнее Обновление 2015-04-16
Дата публикации 2015-04-16
Рейтинг 3.67/5 Всего 3 оценок
Разработчик https://sites.google.com/site/smartbrightness
Тип оплаты free
Поддерживаемые языки 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
}