Algadon Invite Link Grabber

Copy the FB Algadon Call to Arms URL

O que é Algadon Invite Link Grabber?

Algadon Invite Link Grabber é uma extensão do Chrome desenvolvida por https://fb.algadon.com, e sua principal característica é "Copy the FB Algadon Call to Arms URL".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Algadon Invite Link Grabber

Baixe arquivos de extensão Algadon Invite Link Grabber no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Algadon Invite Link Grabber Algadon Invite Link Grabber
ID okbdphfkalkladjfclmjbmccobkpfoae
URL Oficial https://chrome.google.com/webstore/detail/okbdphfkalkladjfclmjbmccobkpfoae
Descrição Copy the FB Algadon Call to Arms URL
Tamanho do Arquivo 5.41 KB
Contagem de Instalações 34
Versão Atual 0.5
Última Atualização 2019-03-17
Data de Publicação 2019-03-17
Classificação 3.50/5 Total de 2 Avaliações
Desenvolvedor https://fb.algadon.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://fb.algadon.com
URL da Página de Política de Privacidade https://fb.algadon.com/help_pages/privacy
Idiomas Suportados 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
}