Purity
Purity extension
What is Purity?
Purity is a Chrome extension developed by http://puritybrowser.com, and its main feature is "Purity extension".
Extension Screenshots
Download Purity Extension CRX File
Download Purity 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
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].
Extension Basic Information
Name | |
ID | nfkedhnlhggadajbhkjpaoolimpajlpg |
Official URL | https://chrome.google.com/webstore/detail/purity/nfkedhnlhggadajbhkjpaoolimpajlpg |
Description | Purity extension |
File Size | 81.21 KB |
Installation Count | 422 |
Current Version | 1.0.5 |
Last Updated | 2021-01-29 |
Publish Date | 2020-04-20 |
Rating | 5.00/5 Total 6 Ratings |
Developer | http://puritybrowser.com |
[email protected] | |
Payment Type | free |
Help Page URL | https://bit.ly/prt-faq |
Privacy Policy Page URL | https://docs.google.com/document/d/1w5_JO2z9OCse8Mh9AAg7n_OJ91a5etps7ugEXP-tNUY/edit?usp=sharing |
Supported Languages | 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", " |