KJDCitsMe | Shell Shockers Theme
KJDCitsMe's Official Shell Theme
What is KJDCitsMe | Shell Shockers Theme?
KJDCitsMe | Shell Shockers Theme is a Chrome extension developed by Hasanx Developer, and its main feature is "KJDCitsMe's Official Shell Theme".
Extension Screenshots
Download KJDCitsMe | Shell Shockers Theme Extension CRX File
Download KJDCitsMe | Shell Shockers Theme extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Brand new Shell Shockers theme! Edits the entire page layout and scope, hope you enjoy!
Extension Basic Information
Name | |
ID | ffmmolniidmmaabfnnjeagnpocnchknj |
Official URL | https://chrome.google.com/webstore/detail/kjdcitsme-shell-shockers/ffmmolniidmmaabfnnjeagnpocnchknj |
Description | KJDCitsMe's Official Shell Theme |
File Size | 16.58 KB |
Installation Count | 167 |
Current Version | 1 |
Last Updated | 2022-01-02 |
Publish Date | 2022-01-02 |
Developer | Hasanx Developer |
[email protected] | |
Payment Type | free |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "KJDCitsMe | Shell Shockers Theme", "version": "1", "author": "Designed by KJ#5391 | Programmed by Agent Adam#5972", "description": "KJDCitsMe's Official Shell Theme", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "*:\/\/egghead.institute\/*", "*:\/\/shellshock.io\/*", "*:\/\/violentegg.club\/*", "*:\/\/algebra.vip\/*" ] } ], "icons": { "128": "egg.png" } } |