Purity
Purity extension
Purityคืออะไร?
Purity เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://puritybrowser.com และคุณลักษณะหลักของมันคือ "Purity extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Purity
ดาวน์โหลดไฟล์ส่วนขยาย Purity ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Purity Safe Browser is now available as a browser extension! - Blocks adult websites - Blocks images/videos (optional) - Disable downloads (optional) - Custom blacklist / whitelist - Enforces Safe Search - Reports to your buddy when a suspicious site is visited, and when you unistall Manage your subscription at http://user.puritybrowser.com/ __ Send early feedback or bug reports to [email protected].
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nfkedhnlhggadajbhkjpaoolimpajlpg |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/purity/nfkedhnlhggadajbhkjpaoolimpajlpg |
คำอธิบาย | Purity extension |
ขนาดไฟล์ | 81.21 KB |
จำนวนการติดตั้ง | 422 |
เวอร์ชันปัจจุบัน | 1.0.5 |
อัปเดตครั้งล่าสุด | 2021-01-29 |
วันที่เผยแพร่ | 2020-04-20 |
คะแนน | 5.00/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | http://puritybrowser.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้าช่วยเหลือ | https://bit.ly/prt-faq |
URL หน้านโยบายความเป็นส่วนตัว | https://docs.google.com/document/d/1w5_JO2z9OCse8Mh9AAg7n_OJ91a5etps7ugEXP-tNUY/edit?usp=sharing |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Purity", "short_name": "PRT", "description": "Purity extension", "version": "1.0.5", "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "122": "images\/icon_122.png" }, "browser_action": { "default_icon": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "122": "images\/icon_122.png" }, "default_popup": "popup.html" }, "permissions": [ "tabs", "downloads", "storage", "webRequest", "webRequestBlocking", " |