HEADSHOTTT!! ShellShockers Theme
ShellShockers Theme for HEADSHOTTT!! Twitch Streamer.
Co to jest HEADSHOTTT!! ShellShockers Theme?
HEADSHOTTT!! ShellShockers Theme to rozszerzenie Chrome opracowane przez Sirius Lee, a jego główną funkcją jest „ShellShockers Theme for HEADSHOTTT!! Twitch Streamer.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia HEADSHOTTT!! ShellShockers Theme
Pobierz pliki rozszerzeń HEADSHOTTT!! ShellShockers Theme 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
A Shellshockers theme for twitch streamer HEADSHOTTT34.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ggibemdbcagbnhinnfnkajnjjomadcgg |
Oficjalny URL | https://chrome.google.com/webstore/detail/headshottt-shellshockers/ggibemdbcagbnhinnfnkajnjjomadcgg |
Opis | ShellShockers Theme for HEADSHOTTT!! Twitch Streamer. |
Rozmiar pliku | 40.04 KB |
Liczba instalacji | 138 |
Aktualna Wersja | 0.0.0.1 |
Ostatnia Aktualizacja | 2023-01-24 |
Data Publikacji | 2023-01-24 |
Ocena | 5.00/5 Łącznie 4 Oceny |
Deweloper | Sirius Lee |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://trioxx-themes.000webhostapp.com/privacy-policy.html |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Sirius Lee", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/egghead.institute\/*", "https:\/\/shellshock.io\/*", "https:\/\/violentegg.club\/*" ] } ], "description": "ShellShockers Theme for HEADSHOTTT!! Twitch Streamer.", "icons": { "128": "icon.png" }, "name": "HEADSHOTTT!! ShellShockers Theme", "version": "0.0.0.1", "manifest_version": 3 } |