Hello.
Full text search across Chrome tabs.
Co to jest Hello.?
Hello. to rozszerzenie Chrome opracowane przez Vikesh, a jego główną funkcją jest „Full text search across Chrome tabs.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Hello.
Pobierz pliki rozszerzeń Hello. 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
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).
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | flgocgfdkefalfmognfpnllliahhgegk |
Oficjalny URL | https://chrome.google.com/webstore/detail/hello/flgocgfdkefalfmognfpnllliahhgegk |
Opis | Full text search across Chrome tabs. |
Rozmiar pliku | 11.58 KB |
Liczba instalacji | 10 |
Aktualna Wersja | 1.3 |
Ostatnia Aktualizacja | 2015-08-27 |
Data Publikacji | 2015-08-27 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | Vikesh |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |