Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

Vad är Algadon Invite Link Grabber?

Algadon Invite Link Grabber är en Chrome-tillägg utvecklad av https://fb.algadon.com, och dess huvudfunktion är "Copy the FB Algadon Call to Arms URL".

Tilläggsskärmbilder

screenshot

Ladda ner Algadon Invite Link Grabber-förlängningens CRX-fil

Ladda ner Algadon Invite Link Grabber-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
Officiell webbadress https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
Beskrivning Copy the FB Algadon Call to Arms URL
Filstorlek 5.41 KB
Antal Installationer 34
Aktuell Version 0.5
Senast Uppdaterad 2019-03-17
Publiceringsdatum 2019-03-17
Betyg 3.50/5 Totalt 2 Betyg
Utvecklare https://fb.algadon.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://fb.algadon.com
URL till Sekretesspolicy Sidan https://fb.algadon.com/help_pages/privacy
Stödda Språk 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
}