Kahoot Flooder
Flood a Kahoot on your computer using only Chrome!
Kahoot Flooder क्या है?
Kahoot Flooder gm द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Flood a Kahoot on your computer using only Chrome!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Kahoot Flooder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Flood a Kahoot on your computer using only Chrome! Unlike the online Kahoot flooding websites, this extension uses your computer, and the offical kahoot website to add players, and therefore will always work. After entering the options, this extension will open the number of tabs you chose and then automatically enter the code and nickname.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | nebfgdmbcckgdicofllbbkibfihmcddl |
आधिकारिक URL | https://chrome.google.com/webstore/detail/kahoot-flooder/nebfgdmbcckgdicofllbbkibfihmcddl |
विवरण | Flood a Kahoot on your computer using only Chrome! |
फ़ाइल का आकार | 17.76 KB |
स्थापना संख्या | 100,000 |
वर्तमान संस्करण | 1.1 |
अंतिम अपडेट | 2019-05-09 |
प्रकाशन तिथि | 2019-05-09 |
रेटिंग | 1.72/5 कुल 159 रेटिंग्स |
डेवलपर | gm |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Kahoot Flooder", "version": "1.1", "description": "Flood a Kahoot on your computer using only Chrome!", "author": "Grayson Martin", "manifest_version": 2, "permissions": [ "tabs", "storage", "https:\/\/kahoot.it\/" ], "browser_action": { "default_title": "Flood Settings", "default_popup": "options.html" } } |