Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

Algadon Invite Link Grabber là gì?

Algadon Invite Link Grabber là một tiện ích mở rộng Chrome được phát triển bởi https://fb.algadon.com, và tính năng chính của nó là "Copy the FB Algadon Call to Arms URL".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Algadon Invite Link Grabber

Tải xuống các tệp mở rộng Algadon Invite Link Grabber dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
URL Chính Thức https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
Mô tả Copy the FB Algadon Call to Arms URL
Kích Thước Tệp 5.41 KB
Số Lần Cài Đặt 34
Phiên Bản Hiện Tại 0.5
Cập Nhật Lần Cuối 2019-03-17
Ngày Phát Hành 2019-03-17
Đánh Giá 3.50/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://fb.algadon.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://fb.algadon.com
URL Trang Chính Sách Bảo Mật https://fb.algadon.com/help_pages/privacy
Ngôn Ngữ Được Hỗ Trợ 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
}