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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้านโยบายความเป็นส่วนตัว 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"
    }
}