Tropic Trouble
Now you can pass levels quickly and without much effort, earning: coins, diamonds, lives, points, resources and much more.
Tropic Trouble क्या है?
Tropic Trouble https://cheatenginebrasil.com.br द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Now you can pass levels quickly and without much effort, earning: coins, diamonds, lives, points, resources and much more."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tropic Trouble एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Game: Tropic Trouble Platform: Facebook Game Link: https://apps.facebook.com/tropictrouble ATTENTION: If you install the extension and don't login, it is necessary to refresh the game page 2 times for you to play without using the extension.: If you install the extension and don't login, you need to refresh the game page 2 times for you to play without using the extension. TEMPORARY PASSWORD: TROPIC2022 With the Tropic Trouble Extension, you'll have endless possibilities to play without worrying about spending anything. Have several items on hand such as: Unlocked Tutorial Infinite Coins Infinite Diamonds Infinite Life Infinite Moves Infinite Points Infinite Resources Infinite Help Auto Win TEMPORARY PASSWORD: TROPIC2022 ATTENTION: If you install the extension and don't login, it is necessary to refresh the game page 2 times for you to play without using the extension.: If you install the extension and don't login, you need to refresh the game page 2 times for you to play without using the extension. To gain access to a password, send an email to: [email protected] Patreon: https://www.patreon.com/cheats_games Email: [email protected] Facebook: https://www.facebook.com/officialrafaellima Odnoklassniki: https://ok.ru/profile/570173955821 Forum: https://www.cheatenginebrasil.com.br WhatsApp: 55 21 98061-9476
एक्सटेंशन की मूल जानकारी
नाम | Tropic Trouble |
ID | fkbgadeellhkdjdndolibckdkiekcdjp |
आधिकारिक URL | https://chromewebstore.google.com/detail/tropic-trouble/fkbgadeellhkdjdndolibckdkiekcdjp |
विवरण | Now you can pass levels quickly and without much effort, earning: coins, diamonds, lives, points, resources and much more. |
फ़ाइल का आकार | 2.18 MB |
स्थापना संख्या | 71 |
वर्तमान संस्करण | 6.0 |
अंतिम अपडेट | 2022-06-02 |
प्रकाशन तिथि | 2021-02-15 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | https://cheatenginebrasil.com.br |
ईमेल | [email protected] |
भुगतान के प्रकार | in_app |
एक्सटेंशन वेबसाइट | https://www.cheatenginebrasil.com.br |
सहायता पृष्ठ URL | https://www.cheatenginebrasil.com.br |
गोपनीयता नीति पृष्ठ URL | https://www.cheatenginebrasil.com.br/index.php?/articles.html/articles/privacy-policy-r2/ |
समर्थित भाषाएँ | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tropic Trouble", "version": "6.0", "description": "Now you can pass levels quickly and without much effort, earning: coins, diamonds, lives, points, resources and much more.", "icons": { "48": "icons\/icone.png" }, "host_permissions": [ "*:\/\/www.tropictrouble.cheatenginebrasil.com.br\/*", "*:\/\/*.qublixaws.com\/*" ], "permissions": [ "declarativeNetRequest" ], "action": { "default_icon": "icons\/icone.png", "default_title": "Tropic Trouble", "default_popup": "popup\/login.html" }, "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": false, "path": "rules.json" } ] }, "content_scripts": [ { "all_frames": true, "matches": [ "*:\/\/*.qublixaws.com\/*" ], "js": [ "content_script.js" ] }, { "run_at": "document_start", "all_frames": true, "matches": [ "*:\/\/*.qublixaws.com\/*" ], "js": [ "runBackgroundServiceWorker.js" ] } ], "background": { "service_worker": "background.js" } } |