definitely want

Easy shopping! Type 'want' press Tab, type the name of the thing you want to buy, press the Enter key twice to see the results.

What is definitely want?

definitely want is a Chrome extension developed by City Technology Training, and its main feature is "Easy shopping! Type 'want' press Tab, type the name of the thing you want to buy, press the Enter key twice to see the results.".

Extension Screenshots

screenshot

Download definitely want Extension CRX File

Download definitely want 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

                        Definitely Want is a Chrome extension that simplifies searching for the things you want to buy on Amazon.com. Simply type 'want', press Tab and type the name of the thing you want to buy, press the Enter/Return key twice to see the results of the search on Amazon.com. Enjoy!

If you want to shop on the Amazon.co.uk site, prefix your search with '.uk', for example to search for 'nexus 7' on Amazon.co.uk, type '.uk nexus 7'.

If pressing Tab does not work, make sure you type 'want' then press Backspace/Del to remove highlighted text leaving only the word 'want' in the Omnibox and press Tab again. You'll know it worked when you see the words 'definitely want' on blue background. You can now type the name of the thing you want to buy, then press the Enter/Return key twice to see the results of the search on Amazon.com.                    

Extension Basic Information

Name definitely want definitely want
ID chcpiajbeampllbbeggiknbnjjmnlbfb
Official URL https://chromewebstore.google.com/detail/definitely-want/chcpiajbeampllbbeggiknbnjjmnlbfb
Description Easy shopping! Type 'want' press Tab, type the name of the thing you want to buy, press the Enter key twice to see the results.
File Size 8.45 KB
Installation Count 11
Current Version 0.0.0.10
Last Updated 2013-04-04
Publish Date 2013-04-03
Rating 5.00/5 Total 1 Ratings
Developer City Technology Training
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Easy shopping! Type 'want' press Tab, type the name of the thing you want to buy, press the Enter key twice to see the results.",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "name": "definitely want",
    "omnibox": {
        "keyword": "want"
    },
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "version": "0.0.0.10"
}