Clean my history - Remove NSFW sites
Remove over 15,000 NSFW websites and terms from your history in one click.
Clean my history - Remove NSFW sitesคืออะไร?
Clean my history - Remove NSFW sites เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://removemyporn.com และคุณลักษณะหลักของมันคือ "Remove over 15,000 NSFW websites and terms from your history in one click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Clean my history - Remove NSFW sites
ดาวน์โหลดไฟล์ส่วนขยาย Clean my history - Remove NSFW sites ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
𝗔𝗯𝗼𝘂𝘁 Sometimes you forget to delete your history after viewing NSFW sites. Clean my History is a privacy focused Chrome extension that removes over 15,000 NSFW websites and terms from your history in one click. We Collect No Personal Information Using Our Applications We do not collect, use, save, or have access to any of your personal data recorded in Remove my Shame for Chrome, Firefox or Edge. Individual settings relating to the Remove my Porn apps are not personal and are stored only on your device and account. You might also be asked to provide access to your email, but this is only so you can check if your account is marked as paid in Stripe. We don’t process that information at all and have no access to it. Privacy and 15,000 database. To keep it simple, we store the 15,000 word list locally in the app. Meaning everything is stored local. No collecting of data, No reading of your history. We just remove your history that matches are list of 15,000 NSFW sites and terms. Why does it cost 20 dollars a year? It's to support the indie developer and to help us improve it. How to activate your account Just make sure your logged into your browser with the same email you paid for Clean my History with. How to activate my licence Just make sure your logged into your browser as the email you paid for Clean my History with. Contact Us If you have any questions about this Privacy Policy, feel free to get in touch with us at [email protected]
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | iocknhfjfkmjecgighghbmmbjgbnhfpp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/iocknhfjfkmjecgighghbmmbjgbnhfpp |
คำอธิบาย | Remove over 15,000 NSFW websites and terms from your history in one click. |
ขนาดไฟล์ | 1.47 MB |
จำนวนการติดตั้ง | 624 |
เวอร์ชันปัจจุบัน | 8.0.0 |
อัปเดตครั้งล่าสุด | 2021-09-27 |
วันที่เผยแพร่ | 2020-05-20 |
คะแนน | 2.00/5 รวมทั้งหมด 17 คะแนน |
ผู้พัฒนา | http://removemyporn.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | https://www.removemyporn.com |
URL หน้าช่วยเหลือ | https://www.removemyporn.com |
URL หน้านโยบายความเป็นส่วนตัว | https://www.helperbird.com/privacy |
ภาษาที่รองรับ | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,et,es,hr,it,lv,hu,pl,ro,sl,sv,cs,el,sr,bg,ru,uk,mr,bn,gu,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDescription__", "short_name": "Clean my history", "homepage_url": "https:\/\/www.removemyporn.com", "version": "8.0.0", "manifest_version": 2, "default_locale": "en", "icons": { "16": "images\/logo\/16.png", "32": "images\/logo\/32.png", "48": "images\/logo\/48.png", "128": "images\/logo\/128.png" }, "browser_action": { "default_icon": "images\/logo\/128.png", "default_popup": "index.html" }, "background": { "scripts": [ "scripts\/background.js" ] }, "offline_enabled": true, "permissions": [ "history", "identity.email", "identity", "storage", "https:\/\/rerjk6ho03.execute-api.us-east-1.amazonaws.com\/" ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |