1 Porn Blocker

1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.

ما هو 1 Porn Blocker؟

1 Porn Blocker هو إضافة Chrome تم تطويرها بواسطة https://chromeapps.site، والميزة الرئيسية لها هي "1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة 1 Porn Blocker

قم بتنزيل ملفات الامتداد 1 Porn Blocker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        1 Porn Blocker is a simple Porn Blocker that serves you porn website from search results. By changing your default search that serves only safe content                    

معلومات أساسية عن التمديد

الاسم 1 Porn Blocker 1 Porn Blocker
ID hmfdgglohegpbemenokedmennamogphp
عنوان URL الرسمي https://chromewebstore.google.com/detail/1-porn-blocker/hmfdgglohegpbemenokedmennamogphp
الوصف 1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search.
حجم الملف 9.79 KB
عدد التثبيتات 120
النسخة الحالية 1.0
آخر تحديث 2023-05-13
تاريخ النشر 2023-05-13
تقييم 5.00/5 مجموع تقييمات 5
المطور https://chromeapps.site
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://chromeapps.site/privacypolicy.html
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "1 Porn Blocker",
    "version": "1.0",
    "description": "1 Porn Blocker is the simple to use Porn blocker that blocks porn sites in default Search. ",
    "offline_enabled": true,
    "omnibox": {
        "keyword": "pron"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icon.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/chromeapps.site\/icon",
            "is_default": true,
            "keyword": "Pron Blocker",
            "name": "Web Search",
            "search_url": "https:\/\/chromeapps.site\/pronblocker\/search.html?q={searchTerms}"
        }
    },
    "icons": {
        "128": "icon.png"
    }
}