Anti-Porn PoliceWeb.AI
We’ll protect you and your children against pornographic and malicious websites
Anti-Porn PoliceWeb.AIคืออะไร?
Anti-Porn PoliceWeb.AI เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://policeweb.ai และคุณลักษณะหลักของมันคือ "We’ll protect you and your children against pornographic and malicious websites"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Anti-Porn PoliceWeb.AI
ดาวน์โหลดไฟล์ส่วนขยาย Anti-Porn PoliceWeb.AI ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
- We block pornographic & erotic web sites and pages in social networks - We block sites harmful for human body (drugs, smoking blends etc.) - We block malicious website (virus, scumware) - We block phishing websites - We block search requests as (porn etc.) - We block video with profanity on "YOUTUBE" - Every day we update our data base with malicious websites - You do not need to set up filters - we have already done it for you - Web sites which do not fall under filters can be already arrested by us - You can join us and help us to make - Internet clean as a lot of volonteers already do
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Anti-Porn PoliceWeb.AI |
ID | egiifommaieidjkjgjkcpkmpdnpeecln |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/anti-porn-policewebai/egiifommaieidjkjgjkcpkmpdnpeecln |
คำอธิบาย | We’ll protect you and your children against pornographic and malicious websites |
ขนาดไฟล์ | 130 KB |
จำนวนการติดตั้ง | 7,398 |
เวอร์ชันปัจจุบัน | 2.0.2.3 |
อัปเดตครั้งล่าสุด | 2024-02-27 |
วันที่เผยแพร่ | 2021-10-04 |
คะแนน | 4.28/5 รวมทั้งหมด 227 คะแนน |
ผู้พัฒนา | https://policeweb.ai |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://policeweb.ai |
URL หน้าช่วยเหลือ | https://policeweb.ai/en/contact |
URL หน้านโยบายความเป็นส่วนตัว | https://policeweb.ai/en/privacy |
ภาษาที่รองรับ | de,en,fr,tr,es,it,pl,pt-BR,pt-PT,ru,uk,ar |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "2.0.2.3", "manifest_version": 3, "minimum_chrome_version": "88", "default_locale": "en", "homepage_url": "https:\/\/policeweb.ai", "background": { "service_worker": "js\/service-worker.js", "type": "module" }, "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "icons": { "16": "img\/icon_16.png", "32": "img\/icon_32.png", "48": "img\/icon_48.png" }, "action": { "default_icon": "img\/icon_16.png", "default_title": "__MSG_extName__", "default_popup": "popup.html" }, "externally_connectable": { "matches": [ "https:\/\/policeweb.ai\/*", "https:\/\/*.policeweb.ai\/*", "https:\/\/policeweb.org\/*", "https:\/\/*.policeweb.org\/*" ] }, "options_page": "options.html", "permissions": [ "declarativeNetRequest", "storage", "tabs", "activeTab", "scripting", "notifications" ], "host_permissions": [ " |