Highlight all on dblclick
Highlight all words in websites with one doubleclick
Apa itu Highlight all on dblclick?
Highlight all on dblclick adalah ekstensi Chrome yang dikembangkan oleh Trinitas, dan fitur utamanya adalah "Highlight all words in websites with one doubleclick".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Highlight all on dblclick
Unduh file ekstensi Highlight all on dblclick dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | ibbikoelnlhphegnjbojfeokpcneaohg |
URL Resmi | https://chrome.google.com/webstore/detail/highlight-all-on-dblclick/ibbikoelnlhphegnjbojfeokpcneaohg |
Deskripsi | Highlight all words in websites with one doubleclick |
Ukuran File | 87.89 KB |
Jumlah Instalasi | 559 |
Versi Saat Ini | 0.2 |
Terakhir Diperbarui | 2016-11-06 |
Tanggal Publikasi | 2016-11-06 |
Penilaian | 3.95/5 Total 19 Penilaian |
Pengembang | Trinitas |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [ " |