Tractordata
Tractors and lawn mower's database, specifications and full tractor technical data
Τι είναι το Tractordata;
Το Tractordata είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον tractordata, και η κύρια λειτουργία του είναι "Tractors and lawn mower's database, specifications and full tractor technical data".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Tractordata
Λήψη αρχείων επέκτασης Tractordata σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Tractor.info is a largest tractors and lawn mowers database on the internet. There you can find detailed tractor data and specifications. Tractor.info is a project with the opportunity to gather in one place and publish possibly complete information on specifications, technical data of more than 12 000 tractors and machines. If you choose sort items by model, year, power and factory you can find usefel tractor data.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | lelonkiiljhiocecljocmahmmnlpcnad |
Επίσημο URL | https://chromewebstore.google.com/detail/tractordata/lelonkiiljhiocecljocmahmmnlpcnad |
Περιγραφή | Tractors and lawn mower's database, specifications and full tractor technical data |
Μέγεθος Αρχείου | 40.6 KB |
Αριθμός Εγκαταστάσεων | 78 |
Τρέχουσα Έκδοση | 0.0.1 |
Τελευταία Ενημέρωση | 2019-01-02 |
Ημερομηνία Δημοσίευσης | 2019-01-02 |
Προγραμματιστής | tractordata |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://www.tractor.info/en/ |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tractordata", "version": "0.0.1", "manifest_version": 2, "description": "Tractors and lawn mower's database, specifications and full tractor technical data", "homepage_url": "http:\/\/www.tractor.info\/en\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |