QPrivatize: Screen Shield
Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy
What is QPrivatize: Screen Shield?
QPrivatize: Screen Shield is a Chrome extension developed by https://sites.google.com/site/smartbrightness, and its main feature is "Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy".
Extension Screenshots
Download QPrivatize: Screen Shield Extension CRX File
Download QPrivatize: Screen Shield extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 :)
Extension Basic Information
Name | QPrivatize: Screen Shield |
ID | gfiaihplnlfbnlhmnondjnllcmndmmoh |
Official URL | https://chromewebstore.google.com/detail/qprivatize-screen-shield/gfiaihplnlfbnlhmnondjnllcmndmmoh |
Description | Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy |
File Size | 51.45 KB |
Installation Count | 63 |
Current Version | 1.2 |
Last Updated | 2015-04-16 |
Publish Date | 2015-04-16 |
Rating | 3.67/5 Total 3 Ratings |
Developer | https://sites.google.com/site/smartbrightness |
Payment Type | free |
Supported Languages | 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 } |