Another One

This is for when you're doing situps or pushups... another one

Co je Another One?

Another One je rozšíření Chrome vyvinuté atanton, a jeho hlavní funkcí je „This is for when you're doing situps or pushups... another one“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Another One

Stáhněte si soubory rozšíření Another One ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        This useless chrome extension allows the user to open a new tab and hear the motivating command of DJ Khaled. Another One                    

Základní Informace o Rozšíření

Název Another One Another One
ID ffpbomldahncmnmmnadnjhngaiopolmk
Oficiální URL https://chromewebstore.google.com/detail/another-one/ffpbomldahncmnmmnadnjhngaiopolmk
Popis This is for when you're doing situps or pushups... another one
Velikost souboru 24.71 KB
Počet instalací 136
Aktuální Verze 100.0
Poslední Aktualizace 2016-03-16
Datum Vydání 2016-03-16
Hodnocení 5.00/5 Celkem 4 Hodnocení
Vývojář atanton
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Another One",
    "description": "This is for when you're doing situps or pushups... another one",
    "version": "100.0",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}