Skiba Password
Generador de Password
What is Skiba Password?
Skiba Password is a Chrome extension developed by https://www.skiba.com.ar, and its main feature is "Generador de Password".
Extension Screenshots
Download Skiba Password Extension CRX File
Download Skiba Password extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Recordando una sola clave, puedes tener claves seguras para cada sitio y olvidarte de hacer clic en "¿Has olvidado tu contraseña?". Si están en otra pc y no tienen chrome, existe la versión web: http://www.skiba.com.ar/psw/ -- Hernán Javier Hegykozi
Extension Basic Information
Name | Skiba Password |
ID | mmngonleemlmabbifodinekceadbeaca |
Official URL | https://chromewebstore.google.com/detail/skiba-password/mmngonleemlmabbifodinekceadbeaca |
Description | Generador de Password |
File Size | 23.45 KB |
Installation Count | 106 |
Current Version | 1.0.0 |
Last Updated | 2013-02-09 |
Publish Date | 2013-02-08 |
Rating | 4.54/5 Total 13 Ratings |
Developer | https://www.skiba.com.ar |
Payment Type | free |
Extension Website | http://www.skiba.com.ar/psw/ |
Supported Languages | es-419 |
manifest.json | |
{ "browser_action": { "default_icon": "Icon_19x19.png", "default_title": "Skiba Password", "default_popup": "skibapsw.html" }, "description": "Generador de Password", "homepage_url": "http:\/\/www.skiba.com.ar\/psw", "icons": { "128": "Icon_128x128.png", "16": "Icon_16x16.png", "48": "Icon_48x48.png" }, "name": "Skiba Password", "offline_enabled": true, "permissions": [ "tabs", "clipboardWrite" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0", "manifest_version": 2 } |