PassWorld

Access your passwords anytime!

PassWorldとは何ですか?

PassWorldはalon1ganotによって開発されたChromeの拡張機能で、その主な機能は「Access your passwords anytime!」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Having trouble remembering your passwords? This is the solution for you!
Easily access your passwords anytime, by a simple click your password will be copied to your clipboard for easy access!
Want more? 
You can upgrade your membership to store more passwords, edit them easily and even have a search bar for ever FASTER access!


Feel free to write me down if you`re having trouble at: 
[email protected]                    

拡張機能の基本情報

名前 PassWorld PassWorld
ID obfmjcagpfelopehdccpbloeeegaomhk
公式URL https://chromewebstore.google.com/detail/passworld/obfmjcagpfelopehdccpbloeeegaomhk
説明 Access your passwords anytime!
ファイルサイズ 619 KB
インストール数 21
現在のバージョン 1.2.5
最終更新日 2022-02-11
公開日 2021-10-10
評価 5.00/5 合計 2 レビュー
開発者 alon1ganot
Eメール [email protected]
支払い方法 in_app
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PassWorld",
    "description": "Access your passwords anytime!",
    "version": "1.2.5",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "PassWorld",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        ".\/README.md"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.paypal.com\/sdk\/js?client-id=ARpSmZ1aePLxnJSw-Awa8K2XhHOeTRV0EOAOXJBCz7ZDDNZ8EKYMqPRy8uxRzLyHNtzB_SPdGL759ztj https:\/\/use.fontawesome.com\/ed71135228.js https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/crypto-js\/4.1.1\/crypto-js.min.js https:\/\/cdn.jsdelivr.net\/npm\/[email protected]\/dist\/js\/bootstrap.bundle.min.js https:\/\/cdn.jsdelivr.net\/npm\/[email protected]\/build\/alertify.min.js https:\/\/code.jquery.com\/jquery-1.7.1.min.js;object-src 'self'"
}