news_19 | Shell Shockers Theme

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

Apa itu news_19 | Shell Shockers Theme?

news_19 | Shell Shockers Theme adalah ekstensi Chrome yang dikembangkan oleh news19shells, dan fitur utamanya adalah "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi news_19 | Shell Shockers Theme

Unduh file ekstensi news_19 | Shell Shockers Theme dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama news_19 | Shell Shockers Theme news_19 | Shell Shockers Theme
ID dadjgfginpngjmbjdbgdjflaoecdciac
URL Resmi https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac
Deskripsi New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
Ukuran File 16.43 KB
Jumlah Instalasi 32
Versi Saat Ini 1
Terakhir Diperbarui 2022-09-15
Tanggal Publikasi 2022-09-15
Penilaian 5.00/5 Total 1 Penilaian
Pengembang news19shells
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q
Bahasa yang Didukung 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"
    }
}