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.

Co to jest definitely want?

definitely want to rozszerzenie Chrome opracowane przez City Technology Training, a jego główną funkcją jest „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.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia definitely want

Pobierz pliki rozszerzeń definitely want w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa definitely want definitely want
ID chcpiajbeampllbbeggiknbnjjmnlbfb
Oficjalny URL https://chromewebstore.google.com/detail/definitely-want/chcpiajbeampllbbeggiknbnjjmnlbfb
Opis 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.
Rozmiar pliku 8.45 KB
Liczba instalacji 11
Aktualna Wersja 0.0.0.10
Ostatnia Aktualizacja 2013-04-04
Data Publikacji 2013-04-03
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper City Technology Training
Typ Płatności free
Obsługiwane Języki 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"
}