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",
        ""
    ]
}