FTT: Steam Enhanced for Arma 3
Flying tarta Tools: Is an extension that add functions to the steamworkshop : - Real weight of mods - Download missions as PBO…
Τι είναι το FTT: Steam Enhanced for Arma 3;
Το FTT: Steam Enhanced for Arma 3 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον flyingtarta, και η κύρια λειτουργία του είναι "Flying tarta Tools: Is an extension that add functions to the steamworkshop : - Real weight of mods - Download missions as PBO…".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης FTT: Steam Enhanced for Arma 3
Λήψη αρχείων επέκτασης FTT: Steam Enhanced for Arma 3 σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Flying tarta Tools: Is an extension that add functions to the steamworkshop : - Real weight of mods - Download missions as PBO from the browser - Download required mods as preset - Create colections with presets as input Also adds functions to presets! ( remember to save them after modify it) - Merge presets - Remove and add mods - Weight the mods and presets to know the real size of your modpack!
Βασικές Πληροφορίες Επέκτασης
Όνομα | FTT: Steam Enhanced for Arma 3 |
ID | aaphjonmlflollapfpheedgocafkapdf |
Επίσημο URL | https://chromewebstore.google.com/detail/ftt-steam-enhanced-for-ar/aaphjonmlflollapfpheedgocafkapdf |
Περιγραφή | Flying tarta Tools: Is an extension that add functions to the steamworkshop : - Real weight of mods - Download missions as PBO… |
Μέγεθος Αρχείου | 11.98 KB |
Αριθμός Εγκαταστάσεων | 47 |
Τρέχουσα Έκδοση | 1.3 |
Τελευταία Ενημέρωση | 2023-12-01 |
Ημερομηνία Δημοσίευσης | 2023-07-23 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | flyingtarta |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "FTT: Steam Enhanced for Arma 3", "version": "1.3", "manifest_version": 3, "content_scripts": [ { "matches": [ "https:\/\/steamcommunity.com\/*", "file:\/\/*\/*" ], "js": [ "main.js" ] } ], "host_permissions": [ " |