evo1001001 Agar.io

Simply adds a button to Agar.io to connect to the official evo1001001 server.

Wat is evo1001001 Agar.io?

evo1001001 Agar.io is een Chrome-extensie ontwikkeld door inohtech73, en de belangrijkste functie is "Simply adds a button to Agar.io to connect to the official evo1001001 server.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie evo1001001 Agar.io

Download evo1001001 Agar.io-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam evo1001001 Agar.io evo1001001 Agar.io
ID lammnpgbadaobpfdgedekfdghjgkpomn
Officiële URL https://chromewebstore.google.com/detail/evo1001001-agario/lammnpgbadaobpfdgedekfdghjgkpomn
Beschrijving Simply adds a button to Agar.io to connect to the official evo1001001 server.
Bestandsgrootte 43.11 KB
Aantal Installaties 537
Huidige Versie 1.0
Laatst Bijgewerkt 2015-11-17
Publicatiedatum 2015-11-17
Beoordeling 2.59/5 Totaal 34 Beoordelingen
Ontwikkelaar inohtech73
Betalingswijze free
Ondersteunde Talen en-US
manifest.json
{
    "content_scripts": [
        {
            "js": [
                "jquery-2.1.4.min.js",
                "joinButton.js"
            ],
            "matches": [
                "http:\/\/agar.io\/"
            ]
        }
    ],
    "description": "Simply adds a button to Agar.io to connect to the official evo1001001 server.",
    "icons": {
        "128": "images\/icon128.png"
    },
    "manifest_version": 2,
    "name": "evo1001001 Agar.io",
    "page_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_title": "evo1001001 AGAR"
    },
    "permissions": [
        "http:\/\/agar.io\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}