Remove Visited Link
Change a visited link to unvisited
What is Remove Visited Link?
Remove Visited Link is a Chrome extension developed by 痛ったい, and its main feature is "Change a visited link to unvisited".
Extension Screenshots
Download Remove Visited Link Extension CRX File
Download Remove Visited Link 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
Link context menu (right-click on the link) add a function that remove a visited link from your browsing history.
Extension Basic Information
Name | Remove Visited Link |
ID | hmglghlbnfflaolknnopgmlagbbmjmac |
Official URL | https://chromewebstore.google.com/detail/remove-visited-link/hmglghlbnfflaolknnopgmlagbbmjmac |
Description | Change a visited link to unvisited |
File Size | 4.84 KB |
Installation Count | 308 |
Current Version | 0.4 |
Last Updated | 2017-12-25 |
Publish Date | 2017-12-25 |
Rating | 5.00/5 Total 1 Ratings |
Developer | 痛ったい |
[email protected] | |
Payment Type | free |
Extension Website | https://addons.mozilla.org/ja/firefox/addon/remove-visited-link/ |
Supported Languages | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Remove Visited Link", "version": "0.4", "description": "Change a visited link to unvisited", "default_locale": "en", "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |