news_19 | Shell Shockers Theme
New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
Co to jest news_19 | Shell Shockers Theme?
news_19 | Shell Shockers Theme to rozszerzenie Chrome opracowane przez news19shells, a jego główną funkcją jest „New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia news_19 | Shell Shockers Theme
Pobierz pliki rozszerzeń news_19 | Shell Shockers 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
news_19 personalized shell shockers theme. made by Skullgeto#0001 and inspired by news pfps :3
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | dadjgfginpngjmbjdbgdjflaoecdciac |
Oficjalny URL | https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac |
Opis | New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022! |
Rozmiar pliku | 16.43 KB |
Liczba instalacji | 32 |
Aktualna Wersja | 1 |
Ostatnia Aktualizacja | 2022-09-15 |
Data Publikacji | 2022-09-15 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | news19shells |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Pomocy | https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "news_19 | Shell Shockers Theme", "version": "1", "author": "Designed and Programmed by Skullgeto#0001 | Uploaded by news#5907", "description": "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!", "content_scripts": [ { "js": [ "script.js" ], "matches": [ "https:\/\/egghead.institute\/*", "https:\/\/shellshock.io\/*", "https:\/\/violentegg.club\/*", "https:\/\/deadlyegg.com\/*", "https:\/\/geometry.monster\/*", "https:\/\/humanorganising.org\/*", "https:\/\/algebra.vip\/*", "https:\/\/mathdrills.info\/*" ] } ], "icons": { "128": "egg.png" } } |