Amazonia Right Click Search - Amazon Co UK

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

O que é Amazonia Right Click Search - Amazon Co UK?

Amazonia Right Click Search - Amazon Co UK é uma extensão do Chrome desenvolvida por porumaboacausa.com, e sua principal característica é "Search Amazon.co.uk products using the right click context menu.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Amazonia Right Click Search - Amazon Co UK

Baixe arquivos de extensão Amazonia Right Click Search - Amazon Co UK no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Amazonia Right Click Search - Amazon Co UK Amazonia Right Click Search - Amazon Co UK
ID gpmkacpkcakamljkjdjfgmncbpfjacjl
URL Oficial https://chromewebstore.google.com/detail/amazonia-right-click-sear/gpmkacpkcakamljkjdjfgmncbpfjacjl
Descrição Search Amazon.co.uk products using the right click context menu.
Tamanho do Arquivo 25.91 KB
Contagem de Instalações 8,665
Versão Atual 1.5.1
Última Atualização 2018-08-11
Data de Publicação 2018-08-10
Classificação 3.36/5 Total de 11 Avaliações
Desenvolvedor porumaboacausa.com
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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'"
}