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…

Have I visited this page before?とは何ですか?

Have I visited this page before?はdroidandiosappsによって開発されたChromeの拡張機能で、その主な機能は「Searching for a Chrome extension that shows if page has been visited before? Want a Chrome extension that shows you when you last…」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Have I visited this page before?拡張機能のCRXファイルをダウンロード

Have I visited this page before?拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Have I visited this page before? Have I visited this page before?
ID fidkmjollhlgbbinbgbgajcejglhhhkd
公式URL https://chromewebstore.google.com/detail/have-i-visited-this-page/fidkmjollhlgbbinbgbgajcejglhhhkd
説明 Searching for a Chrome extension that shows if page has been visited before? Want a Chrome extension that shows you when you last…
ファイルサイズ 3.93 KB
インストール数 389
現在のバージョン 1.1
最終更新日 2022-09-19
公開日 2022-09-13
評価 4.09/5 合計 11 レビュー
開発者 droidandiosapps
Eメール [email protected]
支払い方法 free
対応言語 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": []
}