Magic milliseconds FK - Tribalwars
Send the army down to the second, faster than the enemy
Magic milliseconds FK - Tribalwars क्या है?
Magic milliseconds FK - Tribalwars rgFKit द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Send the army down to the second, faster than the enemy"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Magic milliseconds FK - Tribalwars एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A simple extension that allows you to send many attacks at a specific time! Wondering how others send troops every few milliseconds? Is the neighbor better? This extension is something for you! Stop waking up at night, wasting hours, getting your finger done, destroying the mouse - let the computer do it for you! The software has many configuration options and possibilities, thanks to which everyone will find a golden mean: - automatic shipping of troops - refresh the page just before sending - automatic replenishment of troops with a nobleman - the ability to send several attacks in the same second for different milliseconds!
एक्सटेंशन की मूल जानकारी
नाम | Magic milliseconds FK - Tribalwars |
ID | emkifbbnipjheakepkdnegemeknjmppm |
आधिकारिक URL | https://chromewebstore.google.com/detail/magic-milliseconds-fk-tri/emkifbbnipjheakepkdnegemeknjmppm |
विवरण | Send the army down to the second, faster than the enemy |
फ़ाइल का आकार | 1.2 MB |
स्थापना संख्या | 1,185 |
वर्तमान संस्करण | 1.1.2 |
अंतिम अपडेट | 2021-12-26 |
प्रकाशन तिथि | 2020-01-07 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | rgFKit |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | de,en,pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_app_title__", "version": "1.1.2", "default_locale": "pl", "description": "__MSG_app_desc__", "minimum_chrome_version": "55.0", "content_scripts": [ { "run_at": "document_end", "all_frames": true, "matches": [ "https:\/\/*.tribalwars.nl\/*screen=place&try=confirm*", "https:\/\/*.die-staemme.de\/*screen=place&try=confirm*", "https:\/\/*.staemme.ch\/*screen=place&try=confirm*", "https:\/\/*.tribalwars.net\/*screen=place&try=confirm*", "https:\/\/*.plemiona.pl\/*screen=place&try=confirm*", "https:\/\/*.tribalwars.se\/*screen=place&try=confirm*", "https:\/\/*.tribalwars.com.br\/*screen=place&try=confirm*", "https:\/\/*.tribalwars.com.pt\/*screen=place&try=confirm*", "https:\/\/*.divokekmeny.cz\/*screen=place&try=confirm*", "https:\/\/*.triburile.ro\/*screen=place&try=confirm*", "https:\/\/*.voyna-plemyon.ru\/*screen=place&try=confirm*", "https:\/\/*.fyletikesmaxes.gr\/*screen=place&try=confirm*", "https:\/\/*.tribalwars.com\/*screen=place&try=confirm*", "https:\/\/*.divoke-kmene.sk\/*screen=place&try=confirm*", "https:\/\/*.klanhaboru.hu\/*screen=place&try=confirm*", "https:\/\/*.tribalwars.dk\/*screen=place&try=confirm*", "https:\/\/*.tribals.it\/*screen=place&try=confirm*", "https:\/\/*.klanlar.org\/*screen=place&try=confirm*", "https:\/\/*.guerretribale.fr\/*screen=place&try=confirm*", "https:\/\/*.guerrastribales.es\/*screen=place&try=confirm*", "https:\/\/*.tribalwars.ae\/*screen=place&try=confirm*", "https:\/\/*.tribalwars.co.uk\/*screen=place&try=confirm*", "https:\/\/*.vojnaplemen.si\/*screen=place&try=confirm*", "https:\/\/*.plemena.com\/*screen=place&try=confirm*", "https:\/\/*.tribalwars.asia\/*screen=place&try=confirm*", "https:\/\/*.tribalwars.works\/*screen=place&try=confirm*", "https:\/\/*.tribalwars.us\/*screen=place&try=confirm*" ], "js": [ "jquery.js", "src\/ms.js" ] } ], "icons": { "16": "icon\/16.png", "32": "icon\/32.png", "48": "icon\/48.png", "64": "icon\/64.png", "128": "icon\/128.png", "256": "icon\/256.png", "512": "icon\/512.png" } } |