QPrivatize: Screen Shield

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

QPrivatize: Screen Shield란 무엇입니까?

QPrivatize: Screen Shield은(는) https://sites.google.com/site/smartbrightness에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy"입니다.

확장 프로그램 스크린샷

screenshot

QPrivatize: Screen Shield 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
}