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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
} | |