Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmturley/metric-chrome-extension
Chrome extension to automatically convert Imperial units to Metric
https://github.com/kmturley/metric-chrome-extension
Last synced: 8 days ago
JSON representation
Chrome extension to automatically convert Imperial units to Metric
- Host: GitHub
- URL: https://github.com/kmturley/metric-chrome-extension
- Owner: kmturley
- Created: 2018-09-03T21:01:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T21:01:47.000Z (over 6 years ago)
- Last Synced: 2024-11-13T22:25:42.215Z (2 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# metric-chrome-extension
Chrome extension which searches and replaces Imperial units such as inches, miles and pounds with their Metric equivalents.
* Chrome Extension
* JS Quantities library## Installation
1) Open the Extension Management page by navigating to chrome://extensions.
2) Enable Developer Mode by clicking the toggle switch next to Developer mode.
3) Click the LOAD UNPACKED button and select the extension directory.## Usage
Load a page to run the extension on the page, view the developer console to see the result.
## Imperial Units
Not all currently supported.
Length:
thou (th)
inch (in)
foot (ft)
yard (yd)
chain (ch)
furlong (fur)
mile (mi)
league (lea)
fathom (ftm)
cable
nautical mile
link
rodArea:
perch
rood
acre (ac)Volume:
fluid ounce (fl oz)
gill (gi)
pint (pt)
quart (qt)
gallon (gal)Mass:
grain (gr)
drachm (dr)
ounce (oz)
pound (lb)
stone (st)
quarter (qr or qtr)
hundredweight (cwt)
ton (t)## Contact
For more information please contact kmturley