Purity
Purity extension
ما هو Purity؟
Purity هو إضافة Chrome تم تطويرها بواسطة http://puritybrowser.com، والميزة الرئيسية لها هي "Purity extension".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Purity
قم بتنزيل ملفات الامتداد Purity بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
| عنوان صفحة المساعدة | https://bit.ly/prt-faq |
| عنوان صفحة سياسة الخصوصية | 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",
" | |