Hello.
Full text search across Chrome tabs.
Cos'è Hello.?
Hello. è un'estensione di Chrome sviluppata da Vikesh, e la sua funzione principale è "Full text search across Chrome tabs.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Hello.
Scarica i file di estensione Hello. in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Hello is a simple (and naive) full text search across Chrome tabs. How to use: -> Press Ctrl + Enter from any tab. -> Search any word you remember seeing on any tab open in the current window. -> Click on the result (or Ctrl + 0-9, or scroll to the result and press Enter). NOTE: This extension consumes quite a bit of memory. At heavy load (many tabs), the extension may consume up to 200 MB (Though much lesser than the average consumption of many popular websites, which can go up to 300 MB).
Informazioni di Base sull'Estensione
Nome | |
ID | flgocgfdkefalfmognfpnllliahhgegk |
URL Ufficiale | https://chrome.google.com/webstore/detail/hello/flgocgfdkefalfmognfpnllliahhgegk |
Descrizione | Full text search across Chrome tabs. |
Dimensione del File | 11.58 KB |
Conteggio Installazioni | 10 |
Versione Corrente | 1.3 |
Ultimo Aggiornamento | 2015-08-27 |
Data di Pubblicazione | 2015-08-27 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Vikesh |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "background": { "scripts": [ "js\/porter.js", "js\/background.js" ] }, "content_scripts": [ { "all_frames": false, "css": [ "css\/main.css" ], "js": [ "js\/porter.js", "js\/content_script.js" ], "matches": [ " |