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 |
| 公式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 |
| Eメール | [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",
" | |