rubjo / Temperature-Converter

Easily convert temperatures on websites right from the Firefox context menu without any external navigation!

Home Page:https://addons.mozilla.org/firefox/addon/temperature-converter-tool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temperature Converter

Nearly half of the world’s population has access to the internet from hundreds of countries. The internet is the largest global knowledge base and community, but some users may have issues with measurement units that are not commonly used in their region. In order to fully appreciate and comprehend the countless amounts of data that are displayed on the World Wide Web, users need to see these measurements in units which they can fully understand and relate to.

The most common measurement which internet users like to see converted to their local unit is temperature. People frequently find a need to convert between Celsius and Fahrenheit. To do so, they will often resort to an online temperature conversion website.

But what if there was a way to convert your temperatures directly from Firefox? Well now there is!

The Temperature Converter is the first Firefox add-on that allows you go quickly convert onscreen temperatures without any external navigation. Simply highlight the temperature with the mouse cursor and use the convenient context menu button to display the temperature in either Celsius or Fahrenheit.

Development

This repository contains all of the required source code files to make changes to this extension. The "master" branch contains the source code for the latest stable release. If you want to test that version, you can view the release section to download the XPI file or visit the add-on listing on Mozilla.

If you want to make changes to this extension, you are welcome to do so. All files for the extension are located in the "firefox" folder. The source code of upcoming versions (if any) will be located in another branch.

To develop and test the extension, you need to open the "about:debugging" page in Firefox and select "Load Temporary Add-on". Then you can select any file within the "firefox" folder of this repository.

Further documentation about developing Firefox extensions can be found here.

Release Notes

Release notes can be found on this GitHub repository or the Firefox add-ons listing.

About

Easily convert temperatures on websites right from the Firefox context menu without any external navigation!

https://addons.mozilla.org/firefox/addon/temperature-converter-tool/

License:Mozilla Public License 2.0


Languages

Language:JavaScript 57.5%Language:CSS 33.9%Language:HTML 8.6%