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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
}