Profile Launcher

Easily access all your accounts from one place

Profile Launcherとは何ですか?

Profile LauncherはTeja Tarun Gによって開発されたChromeの拡張機能で、その主な機能は「Easily access all your accounts from one place」です。

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

screenshot

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

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

拡張機能の使用方法

                        An easy-to-use extension which gives you access to your profiles such as LinkedIn, GitHub, Twitter, Instagram and more.                    

拡張機能の基本情報

名前 Profile Launcher Profile Launcher
ID ahnmcbfhkgafaplogpadenghgimblaop
公式URL https://chromewebstore.google.com/detail/profile-launcher/ahnmcbfhkgafaplogpadenghgimblaop
説明 Easily access all your accounts from one place
ファイルサイズ 32.64 KB
インストール数 13
現在のバージョン 1.0.0
最終更新日 2020-07-07
公開日 2020-07-06
評価 4.83/5 合計 6 レビュー
開発者 Teja Tarun G
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Profile Launcher",
    "description": "Easily access all your accounts from one place",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}