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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tractordata
ดาวน์โหลดไฟล์ส่วนขยาย 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" } } |