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…

Qu'est-ce que Have I visited this page before? ?

Have I visited this page before? est une extension Chrome développée par droidandiosapps, et sa fonction principale est "Searching for a Chrome extension that shows if page has been visited before? Want a Chrome extension that shows you when you last…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Have I visited this page before?

Téléchargez les fichiers d'extension Have I visited this page before? au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Have I visited this page before? Have I visited this page before?
ID fidkmjollhlgbbinbgbgajcejglhhhkd
URL Officiel 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…
Taille du Fichier 3.93 KB
Nombre d'Installations 389
Version Actuelle 1.1
Dernière Mise à Jour 2022-09-19
Date de Publication 2022-09-13
Évaluation 4.09/5 Total 11 Évaluations
Développeur droidandiosapps
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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": []
}