Right click search in Target

Search text selection with Target.com, Search option is located in the right-click menu.

What is Right click search in Target?

Right click search in Target is a Chrome extension developed by Target Corporation, and its main feature is "Search text selection with Target.com, Search option is located in the right-click menu.".

Extension Screenshots

screenshot

Download Right click search in Target Extension CRX File

Download Right click search in Target 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

                        Search for highlighted text on Target.com with right-click option enbabled
Following is the process to find search results:

"Highlight text, right-click and search in Target.com and results will open in a new tab."                    

Extension Basic Information

Name Right click search in Target Right click search in Target
ID mpoafkdidocmaiheimphkhjoocjcbgei
Official URL https://chromewebstore.google.com/detail/right-click-search-in-tar/mpoafkdidocmaiheimphkhjoocjcbgei
Description Search text selection with Target.com, Search option is located in the right-click menu.
File Size 21.89 KB
Installation Count 634
Current Version 1.1
Last Updated 2012-06-27
Publish Date 2012-06-27
Rating 3.56/5 Total 9 Ratings
Developer Target Corporation
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Right click search in Target",
    "description": "Search text selection with Target.com, Search option is located in the right-click menu.",
    "version": "1.1",
    "icons": {
        "16": "16.png",
        "32": "32.png",
        "48": "48.png",
        "64": "64.png",
        "128": "128.png"
    },
    "minimum_chrome_version": "10.0",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "primary.js"
        ]
    },
    "manifest_version": 2
}