Target Search
Easily locate the text you searched from google's results page.
Hvad er Target Search?
Target Search er en Chrome-udvidelse udviklet af orduani, og dens hovedfunktion er "Easily locate the text you searched from google's results page.".
Udvidelsesskærmbilleder
Download Target Search-udvidelses-CRX-fil
Download Target Search-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Improve your productivity when searching google! Google gives you 1-2 gray lines in each search result, with this extension you can click on them and redirect to the page with auto-scroll to the exact sentence you saw on the gray lines. *Give it a try, it will change the way you search!* Features: * Makes the gray lines in google's search linkable * Placing a small target icon near the text you search * Flashing with the target icon and the paragraph background * Support all languages, including RTL Found bugs? Please use the "support" tab in google web store before leaving a negative feedback.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | nohmjponpgbnhjokbmagdbnjpnmdaigb |
Officiel URL | https://chrome.google.com/webstore/detail/target-search/nohmjponpgbnhjokbmagdbnjpnmdaigb |
Beskrivelse | Easily locate the text you searched from google's results page. |
Filstørrelse | 154 KB |
Antal Installationer | 199 |
Nuværende Version | 0.9.16 |
Senest Opdateret | 2019-04-24 |
Udgivelsesdato | 2019-04-24 |
Bedømmelse | 4.05/5 Samlet 22 Bedømmelser |
Udvikler | orduani |
Betalingsmetode | free |
Understøttede Sprog | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Target Search", "version": "0.9.16", "manifest_version": 2, "description": "Easily locate the text you searched from google's results page.", "icons": { "16": "assets\/media\/icons\/icon16.png", "48": "assets\/media\/icons\/icon48.png", "128": "assets\/media\/icons\/icon128.png" }, "web_accessible_resources": [ "assets\/*" ], "browser_action": { "default_popup": "assets\/pages\/popup.html" }, "permissions": [ "tabs", " |