Nelson's Ha Ha Button

Nelson's Ha Ha Button

Co to jest Nelson's Ha Ha Button?

Nelson's Ha Ha Button to rozszerzenie Chrome opracowane przez SoonKhen OwYong, a jego główną funkcją jest „Nelson's Ha Ha Button”.

Pobierz plik CRX rozszerzenia Nelson's Ha Ha Button

Pobierz pliki rozszerzeń Nelson's Ha Ha Button w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Add sound effects to your life, just like in a comedy. This one is The Simpson's Nelson famous ha-ha taunt.                    

Podstawowe informacje o rozszerzeniu

Nazwa Nelson's Ha Ha Button Nelson's Ha Ha Button
ID dhdnpllgjheacebakhppnhmaioangkbh
Oficjalny URL https://chrome.google.com/webstore/detail/nelsons-ha-ha-button/dhdnpllgjheacebakhppnhmaioangkbh
Opis Nelson's Ha Ha Button
Rozmiar pliku 30.49 KB
Liczba instalacji 123
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2012-08-26
Data Publikacji 2012-08-26
Ocena 4.00/5 Łącznie 3 Oceny
Deweloper SoonKhen OwYong
Typ Płatności free
Strona Rozszerzenia http://www.owyong.sk
Obsługiwane Języki en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nelson's Ha Ha Button",
    "version": "1.2",
    "manifest_version": 2,
    "description": "Nelson's Ha Ha Button",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}