Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

Algadon Invite Link Grabber क्या है?

Algadon Invite Link Grabber https://fb.algadon.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Copy the FB Algadon Call to Arms URL"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Algadon Invite Link Grabber एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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!                    

एक्सटेंशन की मूल जानकारी

नाम Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
आधिकारिक URL https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
विवरण Copy the FB Algadon Call to Arms URL
फ़ाइल का आकार 5.41 KB
स्थापना संख्या 34
वर्तमान संस्करण 0.5
अंतिम अपडेट 2019-03-17
प्रकाशन तिथि 2019-03-17
रेटिंग 3.50/5 कुल 2 रेटिंग्स
डेवलपर https://fb.algadon.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://fb.algadon.com
गोपनीयता नीति पृष्ठ URL https://fb.algadon.com/help_pages/privacy
समर्थित भाषाएँ 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
}