Amazonia Right Click Search - Amazon Co UK

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

Qu'est-ce que Amazonia Right Click Search - Amazon Co UK ?

Amazonia Right Click Search - Amazon Co UK est une extension Chrome développée par porumaboacausa.com, et sa fonction principale est "Search Amazon.co.uk products using the right click context menu.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Amazonia Right Click Search - Amazon Co UK

Téléchargez les fichiers d'extension Amazonia Right Click Search - Amazon Co UK au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Amazonia Right Click Search - Amazon Co UK Amazonia Right Click Search - Amazon Co UK
ID gpmkacpkcakamljkjdjfgmncbpfjacjl
URL Officiel https://chromewebstore.google.com/detail/amazonia-right-click-sear/gpmkacpkcakamljkjdjfgmncbpfjacjl
Description Search Amazon.co.uk products using the right click context menu.
Taille du Fichier 25.91 KB
Nombre d'Installations 8,665
Version Actuelle 1.5.1
Dernière Mise à Jour 2018-08-11
Date de Publication 2018-08-10
Évaluation 3.36/5 Total 11 Évaluations
Développeur porumaboacausa.com
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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'"
}