Toxic | Shell Shockers Theme
New Shell Shockers Theme by Agent Adam, released on the 4th of March 2021!
What is Toxic | Shell Shockers Theme?
Toxic | Shell Shockers Theme is a Chrome extension developed by Hasanx Developer, and its main feature is "New Shell Shockers Theme by Agent Adam, released on the 4th of March 2021!".
Extension Screenshots
Download Toxic | Shell Shockers Theme Extension CRX File
Download Toxic | 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 | Toxic | Shell Shockers Theme |
ID | ihodpbacinandgbjjdjgflbhbipbobam |
Official URL | https://chromewebstore.google.com/detail/toxic-shell-shockers-them/ihodpbacinandgbjjdjgflbhbipbobam |
Description | New Shell Shockers Theme by Agent Adam, released on the 4th of March 2021! |
File Size | 16.35 KB |
Installation Count | 795 |
Current Version | 1 |
Last Updated | 2021-03-09 |
Publish Date | 2021-03-09 |
Rating | 4.00/5 Total 7 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": "Toxic | Shell Shockers Theme", "version": "1", "author": "Agent Adam#5972", "description": "New Shell Shockers Theme by Agent Adam, released on the 4th of March 2021!", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/shellshock.io\/*" ] } ], "icons": { "128": "egg.png" } } |