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 je Find your sentence - Right Click?
Find your sentence - Right Click je rozšíření Chrome vyvinuté https://sites.google.com/site/tientx, a jeho hlavní funkcí je „Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Find your sentence - Right Click
Stáhněte si soubory rozšíření Find your sentence - Right Click ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia... Základní Informace o Rozšíření
| Název | |
| ID | fidadahkfilmdojoobcbaanlbhdjnmll |
| Oficiální URL | https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll |
| Popis | Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia... |
| Velikost souboru | 7.92 KB |
| Počet instalací | 29 |
| Aktuální Verze | 1.0.0.0 |
| Poslední Aktualizace | 2016-11-03 |
| Datum Vydání | 2016-11-03 |
| Hodnocení | 5.00/5 Celkem 1 Hodnocení |
| Vývojář | https://sites.google.com/site/tientx |
| [email protected] | |
| Typ Platby | free |
| Podporované Jazyky | 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
} | |