Popup Annoyer

A simple chrome extensions, just to annoy people. That's it.

Co je Popup Annoyer?

Popup Annoyer je rozšíření Chrome vyvinuté https://kris10ansn.github.io, a jeho hlavní funkcí je „A simple chrome extensions, just to annoy people. That's it.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Popup Annoyer

Stáhněte si soubory rozšíření Popup Annoyer 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í

                        Use this on whoever at your own risk, I do not take responsibility of anything that happens when this extension is used :)                    

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

Název Popup Annoyer Popup Annoyer
ID hpgmmcbcpgjlkfpdelbidecgohplfcck
Oficiální URL https://chromewebstore.google.com/detail/popup-annoyer/hpgmmcbcpgjlkfpdelbidecgohplfcck
Popis A simple chrome extensions, just to annoy people. That's it.
Velikost souboru 196 KB
Počet instalací 6,159
Aktuální Verze 1.1.0
Poslední Aktualizace 2019-12-07
Datum Vydání 2019-12-07
Hodnocení 4.29/5 Celkem 7 Hodnocení
Vývojář https://kris10ansn.github.io
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://kris10ansn.github.io
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Popup Annoyer",
    "short_name": "Annoyer",
    "version": "1.1.0",
    "description": "A simple chrome extensions, just to annoy people. That's it.",
    "icons": {
        "16": "icons\/icon16.jpg",
        "48": "icons\/icon48.jpg",
        "128": "icons\/icon128.jpg"
    },
    "browser_action": {
        "default_popup": "index.html"
    },
    "offline_enabled": true,
    "manifest_version": 2
}