Live Hero
Rhythm game that attaches to videos.
Live Hero क्या है?
Live Hero Polywocker द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Rhythm game that attaches to videos."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Live Hero एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A rhythm game that attaches to HTML videos including Youtube, etc. If you're a fan of games like Guitar Hero and Clone Hero. This is the extension for you.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ghjkdokfbcfehdfpconfebbmbclelmlj |
आधिकारिक URL | https://chromewebstore.google.com/detail/live-hero/ghjkdokfbcfehdfpconfebbmbclelmlj |
विवरण | Rhythm game that attaches to videos. |
फ़ाइल का आकार | 132 KB |
स्थापना संख्या | 357 |
वर्तमान संस्करण | 2.6 |
अंतिम अपडेट | 2020-01-15 |
प्रकाशन तिथि | 2020-01-14 |
रेटिंग | 4.25/5 कुल 4 रेटिंग्स |
डेवलपर | Polywocker |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Live Hero", "version": "2.6", "description": "Rhythm game that attaches to videos.", "manifest_version": 2, "browser_action": { "default_popup": "popup.html" }, "background": { "scripts": [ "background.js" ], "persist": true }, "permissions": [ "activeTab", "storage" ], "optional_permissions": [ " |