Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Recent content by TrevorSStone

  1. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Hey guys, sorry I haven't been responding. I haven't been getting emails about updates to this thread. Thanks for using the Chrome extension, but yes, similar to Visible Tesla, the changes to the servers have made this unreliable, especially for new vehicles. I have no issues with my account...
  2. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Yea that scrollbar shouldn't be there. Can you let me know the version number of Chromium you're on, the distro, and what window manager you're using. I will try and replicate it as close as possible to figure out the problem. I have noticed on more recent builds of chrome the font I am using...
  3. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Would you mind taking a screenshot of the issue? Unfortunatly, the way chrome extension windows work is that the max height is 600px of whatever the browser says 600px is. What I did in the update that you quoted was to make everything scale to that 600px window automatically, so what you're...
  4. T

    Model S REST API

    It looks like they removed ETags from the responses. I don't know why they would, if it was intentionally, or what else has been changed, but it seems strange they would remove something that would help them cache the data on their end.
  5. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Haha yep, this is actually what I've already implemented :)
  6. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Thanks for the heads up. I will release a small update soon to change this.
  7. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Thank you so much. It honestly makes my day anytime someone donates. I'm happy to see people are finding the extension useful. @pete8314, you're right. Sometimes the temp value continues to report. I guess my main point is that I have little control over it. Cycling the AC always seems to...
  8. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Hey. 1) I don't really feel comfortable bumping the thread for every minor changelog. If other people have posted in-between I feel better about it, but otherwise I would only do it for a major version (basically anything with extra functionality). The main change between 1.1.6 and 7 is that...
  9. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    EDIT: This is only applicable for owners of the Chrome App version @bradhs and others: I've looked into the menu bar (system tray) and official chrome support is kind of flaky at the moment. If I understand it correctly you would like a persistent shortcut here: So, right now Chrome's...
  10. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Thanks everyone that has downloaded. I really appreciate it. I made an update last night/today to both the extension and the chrome app. Now the extension ignores the browser zoom level. This hurts accessibility, but it allows users that have a default zoom of over 100% to be able to use the...
  11. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Thank you so much. It means a lot to me that you're enjoying and using it. I have updated the application to 1.1.5. This is a change to the icon and images used in chrome. It is a minor polish, but I am still no graphics designer. In other news I have launched the Chrome app. As stated in my...
  12. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Hey guys, thanks for the support. A couple things: First: Late last night I launched version 1.1.4. I forgot to update the version number in the app, so it will still say 1.1.3. I reworked the code to work better for porting it to an app, and the main thing is that the login/main pages are...
  13. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    I just uploaded a new version 1.1.3. Included is the new angular library which helps performance, a new splash/loading screen for a little clarity/self-promotion (you will only see the loading animation if it is taking over a few seconds to load), and the climate car matching your car color...
  14. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Hey, I'm sorry your first experience with the extension wasn't a great one. That screen is essentially a loading screen. It used to show the Tesla logo until I got worried about potential copyright/trademark issues, so I removed it and forgot to put something there in the new release. If anyone...
  15. T

    Unofficial Tesla Model S Chrome Extension New and Improved

    Yes, reread at the first post. It has been open source since I first released it (before I created the images). It is written in Dart (big mistake in retrospect), so I doubt many people will contribute to the actual code base.