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」です。
拡張機能のスクリーンショット
QPrivatize: Screen Shield拡張機能のCRXファイルをダウンロード
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 |
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 } |