Tractordata
Tractors and lawn mower's database, specifications and full tractor technical data
Tractordata क्या है?
Tractordata tractordata द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Tractors and lawn mower's database, specifications and full tractor technical data"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tractordata एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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.
एक्सटेंशन की मूल जानकारी
नाम | |
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" } } |