Hazard | Shell Shockers Theme
A shellshockers theme for Hazard!
Hazard | Shell Shockers Theme क्या है?
Hazard | Shell Shockers Theme omeralp.tr द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A shellshockers theme for Hazard!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Hazard | Shell Shockers Theme एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This theme was coded by Magma, the design was all done by Hazard. Includes custom scope and crosshair! Hope you guys enjoy the theme! Thanks to Boolet for the template!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | kielfepkmaliafegkoeckblcglcnccmj |
आधिकारिक URL | https://chrome.google.com/webstore/detail/hazard-shell-shockers-the/kielfepkmaliafegkoeckblcglcnccmj |
विवरण | A shellshockers theme for Hazard! |
फ़ाइल का आकार | 16.36 KB |
स्थापना संख्या | 354 |
वर्तमान संस्करण | 1.3 |
अंतिम अपडेट | 2022-08-18 |
प्रकाशन तिथि | 2022-08-14 |
रेटिंग | 4.71/5 कुल 14 रेटिंग्स |
डेवलपर | omeralp.tr |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Hazard | Shell Shockers Theme", "version": "1.3", "author": "Designed by Hazard | Programmed by Magma#9993", "description": "A shellshockers theme for Hazard!", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/egghead.institute\/*", "https:\/\/shellshock.io\/*", "https:\/\/violentegg.club\/*" ] } ], "icons": { "128": "egg.png" } } |