Have I visited this page before?

Searching for a Chrome extension that shows if page has been visited before? Want a Chrome extension that shows you when you last…

What is Have I visited this page before??

Have I visited this page before? is a Chrome extension developed by droidandiosapps, and its main feature is "Searching for a Chrome extension that shows if page has been visited before? Want a Chrome extension that shows you when you last…".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Have I visited this page before? Extension CRX File

Download Have I visited this page before? 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

                        Searching for a Chrome extension that shows if page has been visited before?

Want a Chrome extension that shows you when you last visited a page?

Looking for a Chrome extension that lets you know if you've already visited webpage you're on?


Many people online have been requesting a Chrome Extension that simply lets them know if they have visited a certain webpage url before.

This tiny free extension does just that.

Please pin the extension by clicking on Chrome's jigsaw piece icon so you can always see if you have visited a webpage before. 

Please submit feature requests via email.                    

Extension Basic Information

Name Have I visited this page before? Have I visited this page before?
ID fidkmjollhlgbbinbgbgajcejglhhhkd
Official URL https://chromewebstore.google.com/detail/have-i-visited-this-page/fidkmjollhlgbbinbgbgajcejglhhhkd
Description Searching for a Chrome extension that shows if page has been visited before? Want a Chrome extension that shows you when you last…
File Size 3.93 KB
Installation Count 389
Current Version 1.1
Last Updated 2022-09-19
Publish Date 2022-09-13
Rating 4.09/5 Total 11 Ratings
Developer droidandiosapps
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Have I visited this page before?",
    "version": "1.1",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [],
    "permissions": [
        "tabs",
        "storage"
    ],
    "action": []
}