Web Filter for Chrome

Web Filter for Chrome extension enables safe web filtering and Google safe search in Chrome.

Web Filter for Chromeคืออะไร?

Web Filter for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://spinsafebrowser.com และคุณลักษณะหลักของมันคือ "Web Filter for Chrome extension enables safe web filtering and Google safe search in Chrome."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Web Filter for Chrome

ดาวน์โหลดไฟล์ส่วนขยาย Web Filter for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Our web filter for Chrome uses the same technology in the leading safe browser, SPIN Safe Browser. 

This free Chrome extension web filter instantly blocks pornography, adult and inappropriate content. Your Google search results and image searches are also filtered from bad content with Google's strict safe search being enforced automatically. 

Our Web Filter for Chrome extension is designed for those looking for self-manage their safe browsing experience on Google Chrome. 

Important: You cannot password protect the extension to prevent removal. Organizations that manage the Chrome browser such as schools or businesses, can enable policies that prevent removal of Chrome extensions. 

--------------------------------------------------------------------------------------------------
Categories Blocked Automatically with Web Filter for Chrome
--------------------------------------------------------------------------------------------------
+ Pornography
+ Nudity
+ Prone to Bad Content
+ Unsafe Search Engines 
+ File Sharing domains
+ VPN or Proxy domains 

Get Filter Chrome companion Android app
Filter Chrome Browser, Block Popular Browsers and Adult Content, Block & Time Limit Apps + More on your Android device - https://filterchrome.com

The same web filtering technology from the leading SPIN Safe Browser for Android and iOS devices powers our Chrome extension.

Why use the Web Filter for Chrome?
► Free web filter for Chrome
► Nothing to configure - web content filtering and safe search just works
► No Login or Signup required
► We Listen, love feedback and will block the grey area of sites that are prone to bad content and unblock sites that are good but are accidentally blocked since some robot was just not that smart! Just email our support team at [email protected]. 

------------------------------------------------------
Looking for our SPIN Safe Browser for Android and iOS? 
Get on Play Store: https://goo.gl/eBvAGy
Get on App Store: https://apple.co/2HfZQmT

Support portal: https://community.useboomerang.com/hc/en-us/sections/360000687332-SPIN-Safe-Browser-and-Manage-SPIN
Privacy Policy: http://nationaledtech.com/spin-privacy/
Feedback: [email protected]                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Web Filter for Chrome Web Filter for Chrome
ID elebdopnkeckgfhkeeefmpmjjglandmi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/web-filter-for-chrome/elebdopnkeckgfhkeeefmpmjjglandmi
คำอธิบาย Web Filter for Chrome extension enables safe web filtering and Google safe search in Chrome.
ขนาดไฟล์ 45.52 KB
จำนวนการติดตั้ง 9,112
เวอร์ชันปัจจุบัน 1.11
อัปเดตครั้งล่าสุด 2023-01-14
วันที่เผยแพร่ 2020-04-18
คะแนน 4.06/5 รวมทั้งหมด 48 คะแนน
ผู้พัฒนา https://spinsafebrowser.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://spinsafebrowser.com
URL หน้าช่วยเหลือ https://community.useboomerang.com/hc/en-us/sections/360000687332-Filter-Chrome-and-SPIN-Safe-Browser
URL หน้านโยบายความเป็นส่วนตัว https://spinsafebrowser.com/spinprivacypolicy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Web Filter for Chrome",
    "version": "1.11",
    "description": "Web Filter for Chrome extension enables safe web filtering and Google safe search in Chrome.",
    "permissions": [
        "storage",
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        "*:\/\/*\/"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        }
    },
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    }
}