Graysocean | Shell Shockers Theme
New Shell Shockers Theme by Infinite Smasher, released on the 25th of August 2021!
What is Graysocean | Shell Shockers Theme?
Graysocean | Shell Shockers Theme is a Chrome extension developed by Hasanx Developer, and its main feature is "New Shell Shockers Theme by Infinite Smasher, released on the 25th of August 2021!".
Extension Screenshots
Download Graysocean | Shell Shockers Theme Extension CRX File
Download Graysocean | 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 | ofliekbfejmgmbllkjhdloiipiadcnje |
Official URL | https://chrome.google.com/webstore/detail/graysocean-shell-shockers/ofliekbfejmgmbllkjhdloiipiadcnje |
Description | New Shell Shockers Theme by Infinite Smasher, released on the 25th of August 2021! |
File Size | 16.41 KB |
Installation Count | 1,912 |
Current Version | 1 |
Last Updated | 2021-09-17 |
Publish Date | 2021-09-17 |
Rating | 4.67/5 Total 6 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": "Graysocean | Shell Shockers Theme", "version": "1", "author": "Designed by Infinite Smasher#4281 | Programmed by Agent Adam#5972", "description": "New Shell Shockers Theme by Infinite Smasher, released on the 25th of August 2021!", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/egghead.institute\/*", "https:\/\/shellshock.io\/*", "https:\/\/violentegg.club\/*" ] } ], "icons": { "128": "egg.png" } } |