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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://cheatenginebrasil.com.br, και η κύρια λειτουργία του είναι "Now you can pass levels quickly and without much effort, earning: coins, diamonds, lives, points, resources and much more.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Tropic Trouble
Λήψη αρχείων επέκτασης Tropic Trouble σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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 Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| 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"
}
} | |