YP Automatic History Eraser
This extension deletes porn URLs from your history automatically! Did you forget to use incognito mode? Well with this extension…
What is YP Automatic History Eraser?
YP Automatic History Eraser is a Chrome extension developed by OKSuperBoost, and its main feature is "This extension deletes porn URLs from your history automatically! Did you forget to use incognito mode? Well with this extension…".
Extension Screenshots
Download YP Automatic History Eraser Extension CRX File
Download YP Automatic History Eraser extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension deletes porn URLs from your history automatically! Did you forget to use incognito mode? Well with this extension you never need to worry about someone checking your history and being embarrassed by them seeing questionable URLs in your history. Wiping out your entire history is an option, but that sucks! This extension will only remove questionable URLs from your history! Never again get embarrassed when people check your history. with YP Automatic History Eraser you can be confident your history will never contain adult content. If you would like us to add any domains to automatically scrub, please contact us any time at [email protected]
Extension Basic Information
Name | YP Automatic History Eraser |
ID | oijamdcnekhigloaklenicoeblnbmdli |
Official URL | https://chromewebstore.google.com/detail/yp-automatic-history-eras/oijamdcnekhigloaklenicoeblnbmdli |
Description | This extension deletes porn URLs from your history automatically! Did you forget to use incognito mode? Well with this extension… |
File Size | 25.21 KB |
Installation Count | 716 |
Current Version | 1.0 |
Last Updated | 2015-01-29 |
Publish Date | 2015-01-29 |
Rating | 3.61/5 Total 18 Ratings |
Developer | OKSuperBoost |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "YP Automatic History Eraser", "short_name": "Auto Clean", "version": "1.0", "background": { "scripts": [ "background.js" ] }, "permissions": [ "webNavigation", "*:\/\/*\/*", "history" ], "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |