Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

Qu'est-ce que Algadon Invite Link Grabber ?

Algadon Invite Link Grabber est une extension Chrome développée par https://fb.algadon.com, et sa fonction principale est "Copy the FB Algadon Call to Arms URL".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Algadon Invite Link Grabber

Téléchargez les fichiers d'extension Algadon Invite Link Grabber au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
URL Officiel https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
Description Copy the FB Algadon Call to Arms URL
Taille du Fichier 5.41 KB
Nombre d'Installations 34
Version Actuelle 0.5
Dernière Mise à Jour 2019-03-17
Date de Publication 2019-03-17
Évaluation 3.50/5 Total 2 Évaluations
Développeur https://fb.algadon.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://fb.algadon.com
URL de la Page de Politique de Confidentialité https://fb.algadon.com/help_pages/privacy
Langues Prises en Charge 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
}