Easy Account Switcher for Google, Facebook.

Switch between multiple Google (including Gmail, YouTube, Drive, etc), Facebook, Twitter and Reddit accounts in one single click!

Easy Account Switcher for Google, Facebook.とは何ですか?

Easy Account Switcher for Google, Facebook.はInstaKeywordsによって開発されたChromeの拡張機能で、その主な機能は「Switch between multiple Google (including Gmail, YouTube, Drive, etc), Facebook, Twitter and Reddit accounts in one single click!」です。

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

screenshot
screenshot

Easy Account Switcher for Google, Facebook.拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Are you tired of constantly logging in and out of your Gmail, Facebook or Twitter accounts? With Easy Account Switcher you can switch between multiple accounts in one single click! 

Step 1: Create a few profiles (in the options page)

Step 2: Next we need to associate each profile with our different Gmail and Facebook, or Twitter accounts. 

To do that, click the Easy Account Switcher icon here and click this “Record a new session” button here. This is an important step because it prevents clears any garbage data from saving.

Now open Gmail and login to your account as you normally do. Once loaded, click the save button to save the cookies from this session into your profile. Our first profile is now saved.

Step 3: Repeat the process to save your second Gmail account into your second profile and so forth.

Clicking the load buttons anytime will now automatically log you into the Gmail account which you associated with that profile. 

P.S. You can have multiple tabs open with your Gmail, Facebook, Twitter and Reddit accounts and it will automatically log you into all your accounts too.

To keep things simple, Easy Account Switcher only saves your Google, Facebook, Twitter and Reddit accounts. If you need to add more sites, open the advances settings on the options page and add the domains here.

That’s it! Hope you will save a lot of valuable time with this extension.                    

拡張機能の基本情報

名前 Easy Account Switcher for Google, Facebook. Easy Account Switcher for Google, Facebook.
ID mnannclpojfocmcjfhoicjbkjllajfhg
公式URL https://chromewebstore.google.com/detail/easy-account-switcher-for/mnannclpojfocmcjfhoicjbkjllajfhg
説明 Switch between multiple Google (including Gmail, YouTube, Drive, etc), Facebook, Twitter and Reddit accounts in one single click!
ファイルサイズ 675 KB
インストール数 1,931
現在のバージョン 0.0.4
最終更新日 2017-05-09
公開日 2017-05-09
評価 3.00/5 合計 13 レビュー
開発者 InstaKeywords
支払い方法 free
拡張機能のウェブサイト http://www.easyaccountswitcher.com
ヘルプページのURL http://www.easyaccountswitcher.com/faq
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Easy Account Switcher for Google, Facebook.",
    "version": "0.0.4",
    "manifest_version": 2,
    "description": "Switch between multiple Google (including Gmail, YouTube, Drive, etc), Facebook, Twitter and Reddit accounts in one single click!",
    "homepage_url": "http:\/\/www.easyaccountswitcher.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "options_page": "static\/local\/options.html",
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Account profiles",
        "default_popup": "static\/local\/popup.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        ""
    ]
}