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…
Cos'è One key history?
One key history è un'estensione di Chrome sviluppata da onekeyplugin, e la sua funzione principale è "One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione One key history
Scarica i file di estensione One key history in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull extension.
Informazioni di Base sull'Estensione
Nome | One key history |
ID | fkfpfifjldhigjfibnnnidopknecocbc |
URL Ufficiale | https://chromewebstore.google.com/detail/one-key-history/fkfpfifjldhigjfibnnnidopknecocbc |
Descrizione | One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull… |
Dimensione del File | 17.69 KB |
Conteggio Installazioni | 1,173 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2022-07-08 |
Data di Pubblicazione | 2022-07-08 |
Valutazione | 5.00/5 Totale 11 Valutazioni |
Sviluppatore | onekeyplugin |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |