Tesla Model X New Tab for Chrome
Tesla Model X wallpapers and new tab extension brings a new look to your Chrome browser.
什么是Tesla Model X New Tab for Chrome?
Tesla Model X New Tab for Chrome是由http://choosetab.com开发的Chrome扩展程序,该扩展的主要功能是“Tesla Model X wallpapers and new tab extension brings a new look to your Chrome browser.”。
扩展截图
下载Tesla Model X New Tab for Chrome扩展crx文件
下载Tesla Model X New Tab for Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Information about the Tesla Model X The Tesla Model X is a mid-size all-electric luxury crossover utility vehicle made by Tesla, Inc. that uses falcon wing doors for access to the second and third row seats. The prototype was unveiled at Tesla's design studios in Hawthorne on February 9, 2012. The Model X has an official EPA rated 237–295 mi range and the combined fuel economy equivalent and energy consumption for the AWD P90D was rated at 89 mpg‑e .The Model X was developed from the full-sized sedan platform of the Tesla Model S. The Model X has an EPA Size Class as an SUV, and shares ~30% of its content with the Model S, half of the originally planned ~60%, and weighs about 10 percent more, both are being produced at the Tesla Factory in Fremont, California. First deliveries of the Model X began in September 2015. After one full year on the market, the Model X ranked in 2016 seventh among the world's best-selling plug-in cars. Global cumulative sales since inception totaled 106,689 units through September 2018. History Initially, Tesla planned for deliveries to commence in early 2014. However, in February 2013, the company announced that deliveries had been rescheduled to begin by late 2014 in order to achieve its production target of 20,000 Model S cars in 2013. In November 2013, Tesla said it expected to begin Model X high volume production the second quarter of 2015. In November 2014, Tesla again delayed and announced that Model X deliveries would begin in the third quarter of 2015. NinJump™ . Deliveries began on September 29, 2015. Candy Crush Jelly Saga . Among the reasons for delay were problems with the falcon-wing doors and cooling the motors when hauling trailers. Dancing Line .In 2016, the company filed a lawsuit against Swiss hydraulics firm Hoerbiger Holding for not producing satisfactory falcon-wing doors for the Model X. Cookie Jam Matching Game . Tesla claimed the doors suffered from oil leakage and overheating. Racing Rivals . Many believe this is one of the reasons for the delay of the Model X. The lawsuit was settled in September 2016.On July 29, 2015, Tesla announced a referral program though October 31, 2015 wherein owners of a Model S who refer 10 new buyers gain the option to buy a Founder Series Model X for the price of a base model. The first person to reach this 10 referral point would be given this model for free.On July 13, 2016, Tesla introduced its Model X 60D, which is slightly lower priced than the Model X's starting price. The Model X 60D has a 200 mi range and can accelerate from 0 to 60 mph in 6 seconds, with a top speed of 130 mp
扩展基本信息
名称 | |
ID | nfafapmcinnggkbfakddplendckddbbi |
官方URL | https://chrome.google.com/webstore/detail/tesla-model-x-new-tab-for/nfafapmcinnggkbfakddplendckddbbi |
简介 | Tesla Model X wallpapers and new tab extension brings a new look to your Chrome browser. |
文件大小 | 5.86 MB |
安装次数 | 45 |
当前版本 | 0.0.1 |
更新时间 | 2020-08-28 |
上架时间 | 2020-08-28 |
开发者 | http://choosetab.com |
付费类型 | free |
隐私政策页面URL | http://hcovers.com/privacy-policy |
支持的语言 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "version": "0.0.1", "default_locale": "en", "icons": { "48": "icn\/icon-small.png", "128": "icn\/icon-big.png" }, "offline_enabled": true, "browser_action": { "default_icon": "icn\/icon-small.png" }, "chrome_url_overrides": { "newtab": "activate.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/tesla-model-x.js" ] } } |