Easy Account Switcher for Google, Facebook.

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

O que é Easy Account Switcher for Google, Facebook.?

Easy Account Switcher for Google, Facebook. é uma extensão do Chrome desenvolvida por InstaKeywords, e sua principal característica é "Switch between multiple Google (including Gmail, YouTube, Drive, etc), Facebook, Twitter and Reddit accounts in one single click!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Easy Account Switcher for Google, Facebook.

Baixe arquivos de extensão Easy Account Switcher for Google, Facebook. no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Easy Account Switcher for Google, Facebook. Easy Account Switcher for Google, Facebook.
ID mnannclpojfocmcjfhoicjbkjllajfhg
URL Oficial https://chromewebstore.google.com/detail/easy-account-switcher-for/mnannclpojfocmcjfhoicjbkjllajfhg
Descrição Switch between multiple Google (including Gmail, YouTube, Drive, etc), Facebook, Twitter and Reddit accounts in one single click!
Tamanho do Arquivo 675 KB
Contagem de Instalações 1,931
Versão Atual 0.0.4
Última Atualização 2017-05-09
Data de Publicação 2017-05-09
Classificação 3.00/5 Total de 13 Avaliações
Desenvolvedor InstaKeywords
Tipo de Pagamento free
Site da Extensão http://www.easyaccountswitcher.com
URL da Página de Ajuda http://www.easyaccountswitcher.com/faq
Idiomas Suportados 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",
        ""
    ]
}