URL Saver

A simple and fashionable way to save and manage your URLs.

什么是URL Saver?

URL Saver是由Pemê Studio开发的Chrome扩展程序,该扩展的主要功能是“A simple and fashionable way to save and manage your URLs.”。

扩展截图

screenshot
screenshot
screenshot

下载URL Saver扩展crx文件

下载URL Saver扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        An extension that is here to simplify the user life. 

It allows to save whatever URL the user wants by typing and saving it directly on the list, or by saving the current tab.

It is also easy to manage; the user can delete all of the items with just one click or choose which ones to eliminate. 

It has a Day and Night mode that is activated just by toggling the button.                    

扩展基本信息

名称 URL Saver URL Saver
ID pibkfggcnkcfpkfbhghfoooigaikmnao
官方URL https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao
简介 A simple and fashionable way to save and manage your URLs.
文件大小 13.31 KB
安装次数 35
当前版本 0.0.0.4
更新时间 2022-07-13
上架时间 2022-05-10
评分 5.00/5 共12次评分
开发者 Pemê Studio
电子邮箱 [email protected]
付费类型 free
支持的语言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.0.0.4",
    "name": "URL Saver",
    "description": "A simple and fashionable way to save and manage your URLs.",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs"
    ]
}