Right Click to Search Amazon

Add Amazon search to Rightclick menu on your browser.

What is Right Click to Search Amazon?

Right Click to Search Amazon is a Chrome extension developed by Kemal Karadag, and its main feature is "Add Amazon search to Rightclick menu on your browser.".

Extension Screenshots

screenshot
screenshot

Download Right Click to Search Amazon Extension CRX File

Download Right Click to Search Amazon extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Highlight and right click to search for the selected text on Amazon.                    

Extension Basic Information

Name Right Click to Search Amazon Right Click to Search Amazon
ID kccclhpedkhcdieldgnejhmdolcipdlg
Official URL https://chromewebstore.google.com/detail/right-click-to-search-ama/kccclhpedkhcdieldgnejhmdolcipdlg
Description Add Amazon search to Rightclick menu on your browser.
File Size 1.09 MB
Installation Count 792
Current Version 1.0
Last Updated 2016-12-09
Publish Date 2016-12-09
Rating 3.40/5 Total 5 Ratings
Developer Kemal Karadag
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "rightclick.js"
        ]
    },
    "description": "Add Amazon search to Rightclick menu on your browser.",
    "icons": {
        "128": "icons\/i128.png",
        "16": "icons\/i16.png",
        "48": "icons\/i48.png"
    },
    "manifest_version": 2,
    "name": "Right Click to Search Amazon",
    "permissions": [
        "contextMenus"
    ],
    "short_name": "Highlight, RightClick, Search Amazon",
    "version": "1.0"
}