Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

ما هو Algadon Invite Link Grabber؟

Algadon Invite Link Grabber هو إضافة Chrome تم تطويرها بواسطة https://fb.algadon.com، والميزة الرئيسية لها هي "Copy the FB Algadon Call to Arms URL".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Algadon Invite Link Grabber

قم بتنزيل ملفات الامتداد Algadon Invite Link Grabber بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة سياسة الخصوصية 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
}