Easy Account Switcher for Google, Facebook.

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

What is Easy Account Switcher for Google, Facebook.?

Easy Account Switcher for Google, Facebook. is a Chrome extension developed by InstaKeywords, and its main feature is "Switch between multiple Google (including Gmail, YouTube, Drive, etc), Facebook, Twitter and Reddit accounts in one single click!".

Extension Screenshots

screenshot
screenshot

Download Easy Account Switcher for Google, Facebook. Extension CRX File

Download Easy Account Switcher for Google, Facebook. 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

                        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.                    

Extension Basic Information

Name Easy Account Switcher for Google, Facebook. Easy Account Switcher for Google, Facebook.
ID mnannclpojfocmcjfhoicjbkjllajfhg
Official URL https://chromewebstore.google.com/detail/easy-account-switcher-for/mnannclpojfocmcjfhoicjbkjllajfhg
Description Switch between multiple Google (including Gmail, YouTube, Drive, etc), Facebook, Twitter and Reddit accounts in one single click!
File Size 675 KB
Installation Count 1,931
Current Version 0.0.4
Last Updated 2017-05-09
Publish Date 2017-05-09
Rating 3.00/5 Total 13 Ratings
Developer InstaKeywords
Payment Type free
Extension Website http://www.easyaccountswitcher.com
Help Page URL http://www.easyaccountswitcher.com/faq
Supported Languages 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",
        ""
    ]
}