Target Search
Easily locate the text you searched from google's results page.
Was ist Target Search?
Target Search ist eine Chrome-Erweiterung, die von orduani entwickelt wurde, und ihr Hauptmerkmal ist "Easily locate the text you searched from google's results page.".
Erweiterungsscreenshots
Target Search-Erweiterungs-CRX-Datei herunterladen
Laden Sie Target Search-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | nohmjponpgbnhjokbmagdbnjpnmdaigb |
Offizielle URL | https://chrome.google.com/webstore/detail/target-search/nohmjponpgbnhjokbmagdbnjpnmdaigb |
Beschreibung | Easily locate the text you searched from google's results page. |
Dateigröße | 154 KB |
Installationsanzahl | 199 |
Aktuelle Version | 0.9.16 |
Letztes Update | 2019-04-24 |
Veröffentlichungsdatum | 2019-04-24 |
Bewertung | 4.05/5 Insgesamt 22 Bewertungen |
Entwickler | orduani |
Zahlungsart | free |
Unterstützte Sprachen | 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", " |