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ファイルをダウンロード

Algadon Invite Link Grabber拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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
}