Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

Hvad er Algadon Invite Link Grabber?

Algadon Invite Link Grabber er en Chrome-udvidelse udviklet af https://fb.algadon.com, og dens hovedfunktion er "Copy the FB Algadon Call to Arms URL".

Udvidelsesskærmbilleder

screenshot

Download Algadon Invite Link Grabber-udvidelses-CRX-fil

Download Algadon Invite Link Grabber-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
Officiel URL https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
Beskrivelse Copy the FB Algadon Call to Arms URL
Filstørrelse 5.41 KB
Antal Installationer 34
Nuværende Version 0.5
Senest Opdateret 2019-03-17
Udgivelsesdato 2019-03-17
Bedømmelse 3.50/5 Samlet 2 Bedømmelser
Udvikler https://fb.algadon.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://fb.algadon.com
URL til Fortrolighedspolitik Side https://fb.algadon.com/help_pages/privacy
Understøttede Sprog 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
}