Speed Dial | Bookmarks
Speed Dial | Bookmarks - quick access to your favorites sites.
什么是Speed Dial | Bookmarks?
Speed Dial | Bookmarks是由Speed Dial开发的Chrome扩展程序,该扩展的主要功能是“Speed Dial | Bookmarks - quick access to your favorites sites.”。
扩展截图
下载Speed Dial | Bookmarks扩展crx文件
下载Speed Dial | Bookmarks扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Speed Dial | Bookmarks - app for the Chrome browser, which makes working with bookmarks comfortable and enjoyable. You do not need to re-create bookmarks - after installing the app will automatically transfer all of your bookmarks on your homepage. You can move bookmarks, move, and rename folders and of course use the search which is located on the main page. Watch a short video tutorial, and feel the difference. Speed Dial | Bookmarks - everything you need at one's fingertips!
扩展基本信息
名称 | Speed Dial | Bookmarks |
ID | anlhakiodmebohjmkbciohpglnjifjaa |
官方URL | https://chromewebstore.google.com/detail/speed-dial-bookmarks/anlhakiodmebohjmkbciohpglnjifjaa |
简介 | Speed Dial | Bookmarks - quick access to your favorites sites. |
文件大小 | 654 KB |
安装次数 | 4,269 |
当前版本 | 4.0.0.9 |
更新时间 | 2024-01-20 |
上架时间 | 2020-03-01 |
评分 | 4.15/5 共39次评分 |
开发者 | Speed Dial |
电子邮箱 | [email protected] |
付费类型 | free |
帮助页面URL | https://dialspeed.xyz/chrome/support/ |
隐私政策页面URL | https://cf-privacy.dialspeed.xyz/privacy/policy.html |
支持的语言 | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "sw.js" }, "chrome_url_overrides": { "newtab": "newtab.html#newtab" }, "description": "__MSG_app_description__", "default_locale": "en", "icons": { "128": "icons\/icon128.png", "16": "icons\/icon16.png", "48": "icons\/icon48.png" }, "manifest_version": 3, "minimum_chrome_version": "104.0.0.0", "name": "__MSG_app_name__", "short_name": "SpeedDial", "options_page": "options.html", "permissions": [ "bookmarks", "storage", "tabs", "alarms", "scripting" ], "host_permissions": [ " |