Tractordata
Tractors and lawn mower's database, specifications and full tractor technical data
Tractordata là gì?
Tractordata là một tiện ích mở rộng Chrome được phát triển bởi tractordata, và tính năng chính của nó là "Tractors and lawn mower's database, specifications and full tractor technical data".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Tractordata
Tải xuống các tệp mở rộng Tractordata dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | lelonkiiljhiocecljocmahmmnlpcnad |
URL Chính Thức | https://chromewebstore.google.com/detail/tractordata/lelonkiiljhiocecljocmahmmnlpcnad |
Mô tả | Tractors and lawn mower's database, specifications and full tractor technical data |
Kích Thước Tệp | 40.6 KB |
Số Lần Cài Đặt | 78 |
Phiên Bản Hiện Tại | 0.0.1 |
Cập Nhật Lần Cuối | 2019-01-02 |
Ngày Phát Hành | 2019-01-02 |
Nhà Phát Triển | tractordata |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.tractor.info/en/ |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |