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 |
官方網址 | 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 } |