Purity
Purity extension
什麼是Purity?
Purity是由http://puritybrowser.com開發的Chrome擴展程式,該擴展的主要功能是“Purity extension”。
擴展截圖
下載Purity擴展crx文件
下載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 |
官方網址 | 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", " |