Pagan — password generator

Simple password generator

What is Pagan — password generator?

Pagan — password generator is a Chrome extension developed by bbldzr, and its main feature is "Simple password generator".

Extension Screenshots

screenshot

Download Pagan — password generator Extension CRX File

Download Pagan — password generator 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

                        Generate secure passwords right in your browser.                    

Extension Basic Information

Name Pagan — password generator Pagan — password generator
ID bhoelabkohelcbnfmnmcljiahdkefdli
Official URL https://chromewebstore.google.com/detail/pagan-%E2%80%94-password-generato/bhoelabkohelcbnfmnmcljiahdkefdli
Description Simple password generator
File Size 7.96 KB
Installation Count 755
Current Version 0.1.5
Last Updated 2015-03-12
Publish Date 2015-03-11
Rating 4.71/5 Total 7 Ratings
Developer bbldzr
Payment Type free
Supported Languages en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "0.1.5",
    "browser_action": {
        "default_icon": "pics\/icons\/browser_icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "pics\/icons\/icon16.png",
        "48": "pics\/icons\/icon48.png",
        "128": "pics\/icons\/icon128.png"
    },
    "author": "bbldzr",
    "short_name": "Pagan",
    "permissions": [
        "storage"
    ]
}