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”。
扩展截图
下载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.
扩展基本信息
名称 | |
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" } } |