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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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