news_19 | Shell Shockers Theme

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

Vad är news_19 | Shell Shockers Theme?

news_19 | Shell Shockers Theme är en Chrome-tillägg utvecklad av news19shells, och dess huvudfunktion är "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner news_19 | Shell Shockers Theme-förlängningens CRX-fil

Ladda ner news_19 | Shell Shockers Theme-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn news_19 | Shell Shockers Theme news_19 | Shell Shockers Theme
ID dadjgfginpngjmbjdbgdjflaoecdciac
Officiell webbadress https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac
Beskrivning New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
Filstorlek 16.43 KB
Antal Installationer 32
Aktuell Version 1
Senast Uppdaterad 2022-09-15
Publiceringsdatum 2022-09-15
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare news19shells
E-post [email protected]
Betalningssätt free
Hjälpsida URL https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q
Stödda Språk 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"
    }
}