QPrivatize: Screen Shield
Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy
QPrivatize: Screen Shieldคืออะไร?
QPrivatize: Screen Shield เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://sites.google.com/site/smartbrightness และคุณลักษณะหลักของมันคือ "Privatize Websites to keep your browsing safe from public eyes! screen shield, privacy"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย QPrivatize: Screen Shield
ดาวน์โหลดไฟล์ส่วนขยาย 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 } |