QPrivatize: Screen Shield
Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy
Apa itu QPrivatize: Screen Shield?
QPrivatize: Screen Shield adalah ekstensi Chrome yang dikembangkan oleh https://sites.google.com/site/smartbrightness, dan fitur utamanya adalah "Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi QPrivatize: Screen Shield
Unduh file ekstensi QPrivatize: Screen Shield dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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 :)
Informasi Dasar Ekstensi
Nama | QPrivatize: Screen Shield |
ID | gfiaihplnlfbnlhmnondjnllcmndmmoh |
URL Resmi | https://chromewebstore.google.com/detail/qprivatize-screen-shield/gfiaihplnlfbnlhmnondjnllcmndmmoh |
Deskripsi | Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy |
Ukuran File | 51.45 KB |
Jumlah Instalasi | 63 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2015-04-16 |
Tanggal Publikasi | 2015-04-16 |
Penilaian | 3.67/5 Total 3 Penilaian |
Pengembang | https://sites.google.com/site/smartbrightness |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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 } |