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 |
官方網址 | 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" } |