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".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Tractordata

قم بتنزيل ملفات الامتداد Tractordata بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Tractordata Tractordata
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"
    }
}