Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

Was ist Algadon Invite Link Grabber?

Algadon Invite Link Grabber ist eine Chrome-Erweiterung, die von https://fb.algadon.com entwickelt wurde, und ihr Hauptmerkmal ist "Copy the FB Algadon Call to Arms URL".

Erweiterungsscreenshots

screenshot

Algadon Invite Link Grabber-Erweiterungs-CRX-Datei herunterladen

Laden Sie Algadon Invite Link Grabber-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
Offizielle URL https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
Beschreibung Copy the FB Algadon Call to Arms URL
Dateigröße 5.41 KB
Installationsanzahl 34
Aktuelle Version 0.5
Letztes Update 2019-03-17
Veröffentlichungsdatum 2019-03-17
Bewertung 3.50/5 Insgesamt 2 Bewertungen
Entwickler https://fb.algadon.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://fb.algadon.com
URL der Datenschutzrichtlinien-Seite https://fb.algadon.com/help_pages/privacy
Unterstützte Sprachen 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
}