Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

Apa itu Algadon Invite Link Grabber?

Algadon Invite Link Grabber adalah ekstensi Chrome yang dikembangkan oleh https://fb.algadon.com, dan fitur utamanya adalah "Copy the FB Algadon Call to Arms URL".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Algadon Invite Link Grabber

Unduh file ekstensi Algadon Invite Link Grabber dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
URL Resmi https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
Deskripsi Copy the FB Algadon Call to Arms URL
Ukuran File 5.41 KB
Jumlah Instalasi 34
Versi Saat Ini 0.5
Terakhir Diperbarui 2019-03-17
Tanggal Publikasi 2019-03-17
Penilaian 3.50/5 Total 2 Penilaian
Pengembang https://fb.algadon.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://fb.algadon.com
URL Halaman Kebijakan Privasi https://fb.algadon.com/help_pages/privacy
Bahasa yang Didukung 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
}