Tractordata
Tractors and lawn mower's database, specifications and full tractor technical data
Cos'è Tractordata?
Tractordata è un'estensione di Chrome sviluppata da tractordata, e la sua funzione principale è "Tractors and lawn mower's database, specifications and full tractor technical data".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tractordata
Scarica i file di estensione Tractordata in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | lelonkiiljhiocecljocmahmmnlpcnad |
URL Ufficiale | https://chromewebstore.google.com/detail/tractordata/lelonkiiljhiocecljocmahmmnlpcnad |
Descrizione | Tractors and lawn mower's database, specifications and full tractor technical data |
Dimensione del File | 40.6 KB |
Conteggio Installazioni | 78 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2019-01-02 |
Data di Pubblicazione | 2019-01-02 |
Sviluppatore | tractordata |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.tractor.info/en/ |
Lingue Supportate | 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" } } |