Find your sentence - Right Click

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

Find your sentence - Right Click क्या है?

Find your sentence - Right Click https://sites.google.com/site/tientx द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia..."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Find your sentence - Right Click एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम Find your sentence - Right Click Find your sentence - Right Click
ID fidadahkfilmdojoobcbaanlbhdjnmll
आधिकारिक URL https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll
विवरण Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
फ़ाइल का आकार 7.92 KB
स्थापना संख्या 29
वर्तमान संस्करण 1.0.0.0
अंतिम अपडेट 2016-11-03
प्रकाशन तिथि 2016-11-03
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://sites.google.com/site/tientx
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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
}