URL Keeper

Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…

URL Keeperとは何ですか?

URL KeeperはYahya K.Salmanによって開発されたChromeの拡張機能で、その主な機能は「Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…」です。

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

screenshot
screenshot

URL Keeper拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Save links to websites. This is an easy way to remember the links.

There are three buttons on the popup:

- SAVE INPUT: Through this button, the link that is manually typed in the input field for links is saved.

- SAVE TAB: Through this button, we directly save the link to the website I am working on.

-DELETE ALL: When this button is double-clicked, all saved links will be deleted                    

拡張機能の基本情報

名前 URL Keeper URL Keeper
ID nfjoioebfckjekhgmhcnddpiphbpcbhp
公式URL https://chromewebstore.google.com/detail/url-keeper/nfjoioebfckjekhgmhcnddpiphbpcbhp
説明 Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…
ファイルサイズ 145 KB
インストール数 75
現在のバージョン 1.0.1
最終更新日 2022-02-16
公開日 2022-02-15
開発者 Yahya K.Salman
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.1",
    "name": "URL Keeper",
    "action": {
        "default_popup": "index.html",
        "default_icon": "logo.png"
    },
    "permissions": [
        "tabs"
    ]
}