Amazonia Right Click Search - Amazon Co UK

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

什么是Amazonia Right Click Search - Amazon Co UK?

Amazonia Right Click Search - Amazon Co UK是由porumaboacausa.com开发的Chrome扩展程序,该扩展的主要功能是“Search Amazon.co.uk products using the right click context menu.”。

扩展截图

screenshot

下载Amazonia Right Click Search - Amazon Co UK扩展crx文件

下载Amazonia Right Click Search - Amazon Co UK扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 Amazonia Right Click Search - Amazon Co UK Amazonia Right Click Search - Amazon Co UK
ID gpmkacpkcakamljkjdjfgmncbpfjacjl
官方URL https://chromewebstore.google.com/detail/amazonia-right-click-sear/gpmkacpkcakamljkjdjfgmncbpfjacjl
简介 Search Amazon.co.uk products using the right click context menu.
文件大小 25.91 KB
安装次数 8,665
当前版本 1.5.1
更新时间 2018-08-11
上架时间 2018-08-10
评分 3.36/5 共11次评分
开发者 porumaboacausa.com
电子邮箱 [email protected]
付费类型 free
支持的语言 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'"
}