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
电子邮箱 [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
}