Find your sentence - Right Click

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

Co to jest Find your sentence - Right Click?

Find your sentence - Right Click to rozszerzenie Chrome opracowane przez https://sites.google.com/site/tientx, a jego główną funkcją jest „Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Find your sentence - Right Click

Pobierz pliki rozszerzeń Find your sentence - Right Click w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Find your sentence - Right Click Find your sentence - Right Click
ID fidadahkfilmdojoobcbaanlbhdjnmll
Oficjalny URL https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll
Opis Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
Rozmiar pliku 7.92 KB
Liczba instalacji 29
Aktualna Wersja 1.0.0.0
Ostatnia Aktualizacja 2016-11-03
Data Publikacji 2016-11-03
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://sites.google.com/site/tientx
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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
}