Highlight all on dblclick
Highlight all words in websites with one doubleclick
Co to jest Highlight all on dblclick?
Highlight all on dblclick to rozszerzenie Chrome opracowane przez Trinitas, a jego główną funkcją jest „Highlight all words in websites with one doubleclick”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Highlight all on dblclick
Pobierz pliki rozszerzeń Highlight all on dblclick 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
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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ibbikoelnlhphegnjbojfeokpcneaohg |
Oficjalny URL | https://chrome.google.com/webstore/detail/highlight-all-on-dblclick/ibbikoelnlhphegnjbojfeokpcneaohg |
Opis | Highlight all words in websites with one doubleclick |
Rozmiar pliku | 87.89 KB |
Liczba instalacji | 559 |
Aktualna Wersja | 0.2 |
Ostatnia Aktualizacja | 2016-11-06 |
Data Publikacji | 2016-11-06 |
Ocena | 3.95/5 Łącznie 19 Oceny |
Deweloper | Trinitas |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |