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
电子邮箱 [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"
    ]
}