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是由news19shells開發的Chrome擴展程式,該擴展的主要功能是“New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!”。

擴展截圖

screenshot
screenshot
screenshot

下載news_19 | Shell Shockers Theme擴展crx文件

下載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
官方網址 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"
    }
}