news_19 | Shell Shockers Theme

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

Что такое news_19 | Shell Shockers Theme?

news_19 | Shell Shockers Theme - это расширение Chrome, разработанное news19shells, и его основная функция - "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения news_19 | Shell Shockers Theme

Скачайте файлы расширений news_19 | Shell Shockers Theme в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название news_19 | Shell Shockers Theme news_19 | Shell Shockers Theme
ID dadjgfginpngjmbjdbgdjflaoecdciac
Официальный URL https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac
Описание New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
Размер файла 16.43 KB
Количество установок 32
Текущая Версия 1
Последнее Обновление 2022-09-15
Дата публикации 2022-09-15
Рейтинг 5.00/5 Всего 1 оценок
Разработчик news19shells
Электронная почта [email protected]
Тип оплаты free
URL страницы помощи https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q
Поддерживаемые языки 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"
    }
}