Tractordata

Tractors and lawn mower's database, specifications and full tractor technical data

Co to jest Tractordata?

Tractordata to rozszerzenie Chrome opracowane przez tractordata, a jego główną funkcją jest „Tractors and lawn mower's database, specifications and full tractor technical data”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Tractordata

Pobierz pliki rozszerzeń Tractordata w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Tractordata Tractordata
ID lelonkiiljhiocecljocmahmmnlpcnad
Oficjalny URL https://chromewebstore.google.com/detail/tractordata/lelonkiiljhiocecljocmahmmnlpcnad
Opis Tractors and lawn mower's database, specifications and full tractor technical data
Rozmiar pliku 40.6 KB
Liczba instalacji 78
Aktualna Wersja 0.0.1
Ostatnia Aktualizacja 2019-01-02
Data Publikacji 2019-01-02
Deweloper tractordata
Typ Płatności free
Strona Rozszerzenia http://www.tractor.info/en/
Obsługiwane Języki 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"
    }
}