One key history
One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull…
什么是One key history?
One key history是由onekeyplugin开发的Chrome扩展程序,该扩展的主要功能是“One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull…”。
扩展截图
下载One key history扩展crx文件
下载One key history扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull extension.
扩展基本信息
名称 | One key history |
ID | fkfpfifjldhigjfibnnnidopknecocbc |
官方URL | https://chromewebstore.google.com/detail/one-key-history/fkfpfifjldhigjfibnnnidopknecocbc |
简介 | One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull… |
文件大小 | 17.69 KB |
安装次数 | 1,173 |
当前版本 | 1.0.1 |
更新时间 | 2022-07-08 |
上架时间 | 2022-07-08 |
评分 | 5.00/5 共11次评分 |
开发者 | onekeyplugin |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "description": "__MSG_application_description__", "manifest_version": 2, "version": "1.0.1", "permissions": [ "tabs" ], "icons": { "128": "img\/logo128.png" }, "browser_action": { "default_title": "__MSG_application_title__", "default_popup": "\/html\/pop.html", "default_icon": "\/img\/logo128.png" }, "default_locale": "zh_CN", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "options_page": "\/html\/options.html" } |