Dinopass 🦕

A browser extension for easy to remember and friendly passwords!

Dinopass 🦕とは何ですか?

Dinopass 🦕はRostiMelkによって開発されたChromeの拡張機能で、その主な機能は「A browser extension for easy to remember and friendly passwords!」です。

拡張機能のスクリーンショット

screenshot

Dinopass 🦕拡張機能のCRXファイルをダウンロード

Dinopass 🦕拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Generate easy to remember and friendly passwords! 🦕

Not affiliated with Dinopass.                    

拡張機能の基本情報

名前 Dinopass 🦕 Dinopass 🦕
ID bnekaigbnpcpfdlmmdehkkjbedfpbadj
公式URL https://chromewebstore.google.com/detail/dinopass-%F0%9F%A6%95/bnekaigbnpcpfdlmmdehkkjbedfpbadj
説明 A browser extension for easy to remember and friendly passwords!
ファイルサイズ 51.71 KB
インストール数 536
現在のバージョン 1.0.1
最終更新日 2021-03-20
公開日 2020-11-01
評価 5.00/5 合計 2 レビュー
開発者 RostiMelk
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.dinopass.com/
ヘルプページのURL https://github.com/RostiMelk/dinopass-broswer-exthttps://github.com/RostiMelk/dinopass-broswer-ext
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dinopass \ud83e\udd95",
    "version": "1.0.1",
    "description": "A browser extension for easy to remember and friendly passwords!",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_popup": "static\/popup.html",
        "default_title": "Open Dinopass \ud83e\udd95",
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    }
}