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…
¿Qué es One key history?
One key history es una extensión de Chrome desarrollada por onekeyplugin, y su función principal es "One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull…".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión One key history
Descarga archivos de extensión One key history en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull extension.
Información Básica de la Extensión
Nombre | One key history |
ID | fkfpfifjldhigjfibnnnidopknecocbc |
URL Oficial | https://chromewebstore.google.com/detail/one-key-history/fkfpfifjldhigjfibnnnidopknecocbc |
Descripción | One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull… |
Tamaño del Archivo | 17.69 KB |
Cantidad de Instalaciones | 1,173 |
Versión Actual | 1.0.1 |
Última Actualización | 2022-07-08 |
Fecha de Publicación | 2022-07-08 |
Calificación | 5.00/5 Total de 11 Calificaciones |
Desarrollador | onekeyplugin |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | 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" } |