Chrome Url Saver
Save and Load currectly opened sites
什么是Chrome Url Saver?
Chrome Url Saver是由replayer0开发的Chrome扩展程序,该扩展的主要功能是“Save and Load currectly opened sites”。
扩展截图
下载Chrome Url Saver扩展crx文件
下载Chrome Url Saver扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This app saves URLs of tabs that are currently opened on your Chrome browser to your Google account to reload them again on Chrome browser at anywhere, anytime. 1. Save the currently open sites to your Google account. 2. You can open your saved sites by logging in to your Google account on another PC or Chrome
扩展基本信息
名称 | Chrome Url Saver |
ID | inhocmadkfmhncnfjpkjfnojfdiaghfg |
官方URL | https://chromewebstore.google.com/detail/chrome-url-saver/inhocmadkfmhncnfjpkjfnojfdiaghfg |
简介 | Save and Load currectly opened sites |
文件大小 | 13.28 KB |
安装次数 | 1,404 |
当前版本 | 1.0.2 |
更新时间 | 2022-09-28 |
上架时间 | 2016-11-23 |
评分 | 4.86/5 共35次评分 |
开发者 | replayer0 |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chrome Url Saver", "version": "1.0.2", "description": "Save and Load currectly opened sites", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "author": "[email protected]", "permissions": [ "tabs", "storage", "notifications", " |