Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

Wat is Algadon Invite Link Grabber?

Algadon Invite Link Grabber is een Chrome-extensie ontwikkeld door https://fb.algadon.com, en de belangrijkste functie is "Copy the FB Algadon Call to Arms URL".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Algadon Invite Link Grabber

Download Algadon Invite Link Grabber-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
Officiële URL https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
Beschrijving Copy the FB Algadon Call to Arms URL
Bestandsgrootte 5.41 KB
Aantal Installaties 34
Huidige Versie 0.5
Laatst Bijgewerkt 2019-03-17
Publicatiedatum 2019-03-17
Beoordeling 3.50/5 Totaal 2 Beoordelingen
Ontwikkelaar https://fb.algadon.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://fb.algadon.com
URL van de Privacybeleid Pagina https://fb.algadon.com/help_pages/privacy
Ondersteunde Talen 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
}