Bot11x11
Just run the bot and show what to click
Bot11x11 क्या है?
Bot11x11 http://bot.bot11x11.ru द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Just run the bot and show what to click"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Bot11x11 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Bot For Any Web Browser Game. Just run the bot and show what to click.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | idibkpekpllcmbhblldegemkklhmjffi |
आधिकारिक URL | https://chrome.google.com/webstore/detail/bot11x11/idibkpekpllcmbhblldegemkklhmjffi |
विवरण | Just run the bot and show what to click |
फ़ाइल का आकार | 31.93 KB |
स्थापना संख्या | 1,400 |
वर्तमान संस्करण | 0.13 |
अंतिम अपडेट | 2019-07-05 |
प्रकाशन तिथि | 2019-07-05 |
रेटिंग | 4.53/5 कुल 59 रेटिंग्स |
डेवलपर | http://bot.bot11x11.ru |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "version": "0.13", "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "16": "icon\/16.png", "48": "icon\/48.png", "64": "icon\/64.png", "128": "icon\/128.png" }, "browser_action": { "default_title": "Bot11x11", "default_popup": "popup.html", "default_icon": "icon\/48.png" }, "permissions": [ "tabs", "http:\/\/bot11x11.ru\/", "http:\/\/*\/*", "https:\/\/*\/*" ], "content_security_policy": "default-src 'self'" } |