Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

What is Algadon Invite Link Grabber?

Algadon Invite Link Grabber is a Chrome extension developed by https://fb.algadon.com, and its main feature is "Copy the FB Algadon Call to Arms URL".

Extension Screenshots

screenshot

Download Algadon Invite Link Grabber Extension CRX File

Download Algadon Invite Link Grabber extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
Official URL https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
Description Copy the FB Algadon Call to Arms URL
File Size 5.41 KB
Installation Count 34
Current Version 0.5
Last Updated 2019-03-17
Publish Date 2019-03-17
Rating 3.50/5 Total 2 Ratings
Developer https://fb.algadon.com
Email [email protected]
Payment Type free
Extension Website https://fb.algadon.com
Privacy Policy Page URL https://fb.algadon.com/help_pages/privacy
Supported Languages 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
}