Amazonia Right Click Search - Amazon Co UK

Search Amazon.co.uk products using the right click context menu.

Was ist Amazonia Right Click Search - Amazon Co UK?

Amazonia Right Click Search - Amazon Co UK ist eine Chrome-Erweiterung, die von porumaboacausa.com entwickelt wurde, und ihr Hauptmerkmal ist "Search Amazon.co.uk products using the right click context menu.".

Erweiterungsscreenshots

screenshot

Amazonia Right Click Search - Amazon Co UK-Erweiterungs-CRX-Datei herunterladen

Laden Sie Amazonia Right Click Search - Amazon Co UK-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Introducing Amazonia - just a right click away from the world’s largest online retailer. 

Amazonia puts Amazon.co.uk just one click away with instant product search functionality for physical and virtual goods. This innovative Chrome extension allows you to stay productive and search Amazon within seconds - it has never been easier to get to products you want... through the content you love.
Simply, highlight a product name shown on any web page and right click on your mouse - from here you will be given the option to search search Amazon.co.uk for the product. Clicking this will lead you directly to a search result for it! It’s as simple as that!                    

Grundlegende Informationen zur Erweiterung

Name Amazonia Right Click Search - Amazon Co UK Amazonia Right Click Search - Amazon Co UK
ID gpmkacpkcakamljkjdjfgmncbpfjacjl
Offizielle URL https://chromewebstore.google.com/detail/amazonia-right-click-sear/gpmkacpkcakamljkjdjfgmncbpfjacjl
Beschreibung Search Amazon.co.uk products using the right click context menu.
Dateigröße 25.91 KB
Installationsanzahl 8,665
Aktuelle Version 1.5.1
Letztes Update 2018-08-11
Veröffentlichungsdatum 2018-08-10
Bewertung 3.36/5 Insgesamt 11 Bewertungen
Entwickler porumaboacausa.com
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazonia Right Click Search - Amazon Co UK",
    "manifest_version": 2,
    "description": "Search Amazon.co.uk products using the right click context menu.",
    "version": "1.5.1",
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "amazonia16.png",
        "48": "amazonia48.png",
        "128": "amazonia128.png"
    },
    "background": {
        "page": "amazoniaRightClickSearchUK.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}