Find your sentence - Right Click

Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...

What is Find your sentence - Right Click?

Find your sentence - Right Click is a Chrome extension developed by https://sites.google.com/site/tientx, and its main feature is "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...".

Extension Screenshots

screenshot
screenshot
screenshot

Download Find your sentence - Right Click Extension CRX File

Download Find your sentence - Right Click 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

                        Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...                    

Extension Basic Information

Name Find your sentence - Right Click Find your sentence - Right Click
ID fidadahkfilmdojoobcbaanlbhdjnmll
Official URL https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll
Description Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
File Size 7.92 KB
Installation Count 29
Current Version 1.0.0.0
Last Updated 2016-11-03
Publish Date 2016-11-03
Rating 5.00/5 Total 1 Ratings
Developer https://sites.google.com/site/tientx
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "description": "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...",
    "icons": {
        "128": "lludwig-logo-128x128.png"
    },
    "minimum_chrome_version": "6",
    "name": "Find your sentence - Right Click",
    "permissions": [
        "contextMenus",
        "windows"
    ],
    "version": "1.0.0.0",
    "manifest_version": 2
}