menoxD | Shell Shockers Theme
New Shell Shockers Theme by Boolet, released on the 15th of November 2021!
What is menoxD | Shell Shockers Theme?
menoxD | Shell Shockers Theme is a Chrome extension developed by Hasanx Developer, and its main feature is "New Shell Shockers Theme by Boolet, released on the 15th of November 2021!".
Extension Screenshots
Download menoxD | Shell Shockers Theme Extension CRX File
Download menoxD | 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 | mjlgeoleelgfcjgohbinnbcnmafpeooc |
Official URL | https://chrome.google.com/webstore/detail/menoxd-shell-shockers-the/mjlgeoleelgfcjgohbinnbcnmafpeooc |
Description | New Shell Shockers Theme by Boolet, released on the 15th of November 2021! |
File Size | 16.39 KB |
Installation Count | 886 |
Current Version | 1 |
Last Updated | 2021-11-14 |
Publish Date | 2021-11-14 |
Rating | 5.00/5 Total 3 Ratings |
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": "menoxD | Shell Shockers Theme", "version": "1", "author": "Designed by boolet#5550 | Programmed by Agent Adam#5972", "description": "New Shell Shockers Theme by Boolet, released on the 15th of November 2021!", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/egghead.institute\/*", "https:\/\/shellshock.io\/*", "https:\/\/violentegg.club\/*" ] } ], "icons": { "128": "egg.png" } } |