Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

Cos'è Algadon Invite Link Grabber?

Algadon Invite Link Grabber è un'estensione di Chrome sviluppata da https://fb.algadon.com, e la sua funzione principale è "Copy the FB Algadon Call to Arms URL".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Algadon Invite Link Grabber

Scarica i file di estensione Algadon Invite Link Grabber in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
URL Ufficiale https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
Descrizione Copy the FB Algadon Call to Arms URL
Dimensione del File 5.41 KB
Conteggio Installazioni 34
Versione Corrente 0.5
Ultimo Aggiornamento 2019-03-17
Data di Pubblicazione 2019-03-17
Valutazione 3.50/5 Totale 2 Valutazioni
Sviluppatore https://fb.algadon.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://fb.algadon.com
URL della Pagina della Politica sulla Privacy https://fb.algadon.com/help_pages/privacy
Lingue Supportate 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
}