I'm on Crack
When you click the button it goes I'm on CRACK!
Co to jest I'm on Crack?
I'm on Crack to rozszerzenie Chrome opracowane przez MultiLagio, a jego główną funkcją jest „When you click the button it goes I'm on CRACK!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia I'm on Crack
Pobierz pliki rozszerzeń I'm on Crack 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
Back at it with another meme. When installing this extension, it puts a button to the top right of the omnibox which is used for fun. When clicked it plays "I'm on CRACK!" in a loop and shows a little picture of Joey Food Reviews. It's really funny when played at the right time.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | cealmfbcckeenmokfkmggapechpnbbjm |
Oficjalny URL | https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm |
Opis | When you click the button it goes I'm on CRACK! |
Rozmiar pliku | 543 KB |
Liczba instalacji | 463 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2016-09-08 |
Data Publikacji | 2016-09-08 |
Ocena | 5.00/5 Łącznie 4 Oceny |
Deweloper | MultiLagio |
Typ Płatności | free |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "I'm on Crack", "description": "When you click the button it goes I'm on CRACK!", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "crack.html" }, "permissions": [ "activeTab" ] } |