Convertuous: Unit Converter

Quick, Offline Semantic Unit Converter Extension

What is Convertuous: Unit Converter?

Convertuous: Unit Converter is a Chrome extension developed by Tildev, and its main feature is "Quick, Offline Semantic Unit Converter Extension".

Extension Screenshots

screenshot
screenshot

Download Convertuous: Unit Converter Extension CRX File

Download Convertuous: Unit Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        A quick unit converter. Attempts to semantically interpret your query, and will return conversions for queries such as '1 kg to grams.'

Supports many common units in the categories of Acceleration, Area, Charge, Density, Distance, Energy, Force, Mass, Mass Flow, Power, Speed, Temperature, Time, Torque, Viscosity, Volume, and Volume Flow.

Currency conversion has not yet been added since conversion rates change so quickly. It's on the to-do list to implement.

This is still in Beta stage, and there are quirks, although they shouldn't very noticeably affect the converter.

More units to come. I hope you find it useful.                    

Extension Basic Information

Name Convertuous: Unit Converter Convertuous: Unit Converter
ID cdjimjoblgoejoldeokiidijamgjhgno
Official URL https://chromewebstore.google.com/detail/convertuous-unit-converte/cdjimjoblgoejoldeokiidijamgjhgno
Description Quick, Offline Semantic Unit Converter Extension
File Size 61.44 KB
Installation Count 523
Current Version 0.5
Last Updated 2012-09-15
Publish Date 2012-09-15
Rating 4.29/5 Total 7 Ratings
Developer Tildev
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Convertuous: Unit Converter",
    "version": "0.5",
    "manifest_version": 2,
    "description": "Quick, Offline Semantic Unit Converter Extension",
    "icons": {
        "16": "convertuous_16.png",
        "128": "convertuous_128.png"
    },
    "browser_action": {
        "default_icon": "convertuous_16.png",
        "default_popup": "convertuous.htm"
    }
}