news_19 | Shell Shockers Theme
New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
O que é news_19 | Shell Shockers Theme?
news_19 | Shell Shockers Theme é uma extensão do Chrome desenvolvida por news19shells, e sua principal característica é "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão news_19 | Shell Shockers Theme
Baixe arquivos de extensão news_19 | Shell Shockers Theme no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
news_19 personalized shell shockers theme. made by Skullgeto#0001 and inspired by news pfps :3
Informações Básicas da Extensão
Nome | |
ID | dadjgfginpngjmbjdbgdjflaoecdciac |
URL Oficial | https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac |
Descrição | New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022! |
Tamanho do Arquivo | 16.43 KB |
Contagem de Instalações | 32 |
Versão Atual | 1 |
Última Atualização | 2022-09-15 |
Data de Publicação | 2022-09-15 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | news19shells |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Ajuda | https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q |
Idiomas Suportados | 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" } } |