flygOn LiGht | Shell Shockers Theme
New Shell Shockers Theme by flyg0n Light
O que é flygOn LiGht | Shell Shockers Theme?
flygOn LiGht | Shell Shockers Theme é uma extensão do Chrome desenvolvida por rowbs.js, e sua principal característica é "New Shell Shockers Theme by flyg0n Light".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão flygOn LiGht | Shell Shockers Theme
Baixe arquivos de extensão flygOn LiGht | 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
Purple/Pink theme for shell shockers
Informações Básicas da Extensão
Nome | flygOn LiGht | Shell Shockers Theme |
ID | nhijkfiaoffcfcjaigbjakocpkejnoma |
URL Oficial | https://chromewebstore.google.com/detail/flygon-light-shell-shocke/nhijkfiaoffcfcjaigbjakocpkejnoma |
Descrição | New Shell Shockers Theme by flyg0n Light |
Tamanho do Arquivo | 16.35 KB |
Contagem de Instalações | 65 |
Versão Atual | 1 |
Última Atualização | 2022-02-16 |
Data de Publicação | 2022-02-15 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | rowbs.js |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "flygOn LiGht | Shell Shockers Theme", "version": "1", "author": "Designed by flyg0n Light", "description": "New Shell Shockers Theme by flyg0n Light", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/egghead.institute\/*", "https:\/\/shellshock.io\/*", "https:\/\/violentegg.club\/*" ] } ], "icons": { "128": "egg.png" } } |