Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

Algadon Invite Link Grabber란 무엇입니까?

Algadon Invite Link Grabber은(는) https://fb.algadon.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Copy the FB Algadon Call to Arms URL"입니다.

확장 프로그램 스크린샷

screenshot

Algadon Invite Link Grabber 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        For the Algadon multi-player medieval/fantasy game on Facebook, this extension allows players to easily copy the invite URL for monsters to share with fiends!  Now your allies can quickly and easily battle alongside you in your monster summons! 

Just click the button, and the URL is automatically copied to your clipboard, ready to paste anywhere!

Also, if you are not already on Algadon, the button is a quick and convenient way to load the game!                    

확장 프로그램 기본 정보

이름 Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
공식 URL https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
설명 Copy the FB Algadon Call to Arms URL
파일 크기 5.41 KB
설치 횟수 34
현재 버전 0.5
최근 업데이트 2019-03-17
출시 날짜 2019-03-17
평점 3.50/5 총 2 개의 평점
개발자 https://fb.algadon.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://fb.algadon.com
개인정보 보호 정책 페이지 URL https://fb.algadon.com/help_pages/privacy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Algadon Invite Link Grabber",
    "description": "Copy the FB Algadon Call to Arms URL",
    "version": "0.5",
    "minimum_chrome_version": "16.0.884",
    "permissions": [
        "downloads",
        "",
        "tabs"
    ],
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "shield.png",
        "48": "shield.png",
        "128": "shield.png"
    },
    "incognito": "split",
    "manifest_version": 2
}