Highlight all on dblclick
Highlight all words in websites with one doubleclick
Co je Highlight all on dblclick?
Highlight all on dblclick je rozšíření Chrome vyvinuté Trinitas, a jeho hlavní funkcí je „Highlight all words in websites with one doubleclick“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Highlight all on dblclick
Stáhněte si soubory rozšíření Highlight all on dblclick 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í
Highlight all words in websites with one double click. 1: Click the icon so it becoms green, now it's ready. 2: Go to some page and double click a word, it will become hightlighted and the rest matching words. 3: Click icon again so it becoms red to erase all highlighted words. !!! Only tested in Chrome and dosen't work in all websites !!! Enjoy
Základní Informace o Rozšíření
Název | |
ID | ibbikoelnlhphegnjbojfeokpcneaohg |
Oficiální URL | https://chrome.google.com/webstore/detail/highlight-all-on-dblclick/ibbikoelnlhphegnjbojfeokpcneaohg |
Popis | Highlight all words in websites with one doubleclick |
Velikost souboru | 87.89 KB |
Počet instalací | 559 |
Aktuální Verze | 0.2 |
Poslední Aktualizace | 2016-11-06 |
Datum Vydání | 2016-11-06 |
Hodnocení | 3.95/5 Celkem 19 Hodnocení |
Vývojář | Trinitas |
Typ Platby | free |
Podporované Jazyky | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Highlight all on dblclick", "version": "0.2", "manifest_version": 2, "description": "Highlight all words in websites with one doubleclick", "icons": { "16": "img\/highlight16.png", "128": "img\/highlight128.png" }, "browser_action": [], "background": { "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |