Tractordata

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

Tractordataとは何ですか?

Tractordataはtractordataによって開発されたChromeの拡張機能で、その主な機能は「Tractors and lawn mower's database, specifications and full tractor technical data」です。

拡張機能のスクリーンショット

screenshot

Tractordata拡張機能のCRXファイルをダウンロード

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.                    

拡張機能の基本情報

名前 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"
    }
}