news_19 | Shell Shockers Theme

New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!

Qu'est-ce que news_19 | Shell Shockers Theme ?

news_19 | Shell Shockers Theme est une extension Chrome développée par news19shells, et sa fonction principale est "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension news_19 | Shell Shockers Theme

Téléchargez les fichiers d'extension news_19 | Shell Shockers Theme au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        news_19 personalized shell shockers theme. made by Skullgeto#0001 and inspired by news pfps :3                    

Informations de Base sur l'Extension

Nom news_19 | Shell Shockers Theme news_19 | Shell Shockers Theme
ID dadjgfginpngjmbjdbgdjflaoecdciac
URL Officiel https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac
Description New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
Taille du Fichier 16.43 KB
Nombre d'Installations 32
Version Actuelle 1
Dernière Mise à Jour 2022-09-15
Date de Publication 2022-09-15
Évaluation 5.00/5 Total 1 Évaluations
Développeur news19shells
Email [email protected]
Type de Paiement free
URL de la Page d'Aide https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q
Langues Prises en Charge 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"
    }
}