/nytimes-celsius

Chrome extension for converting weather units on NYTimes.com to Celsius

Primary LanguageJavaScript

nytimes-celsius

This is a Chrome extension for converting weather units on NYTimes.com to Celsius. It uses jquery-observe to watch for the weather widget to load in the masthead of the website, then performs unit conversions, string manipulations, and regular expression magic.

Getting Started

Install the extension via Chrome Web Store

Or, manually download the packaged extension under Releases, and drag it into Chrome to install.

TODOs

  • Working MVP
  • Packaged .crx as a GitHub release
  • Publish on Chrome Web Store

Links