Search with Slash (/)
Use your keyboard's slash (/) key to focus on websites' search boxes
Was ist Search with Slash (/)?
Search with Slash (/) ist eine Chrome-Erweiterung, die von akshansh2000 entwickelt wurde, und ihr Hauptmerkmal ist "Use your keyboard's slash (/) key to focus on websites' search boxes".
Erweiterungsscreenshots
Search with Slash (/)-Erweiterungs-CRX-Datei herunterladen
Laden Sie Search with Slash (/)-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
Not a fan of leaving the keyboard? Too lazy to reach for the mouse everytime you need to perform a search? This extension might just be for you! No more scrolling to navigate to the search bar; just press slash (/), and let us find it for you! No configuration needed; just add the extension, navigate to any site, and get started.
Grundlegende Informationen zur Erweiterung
Name | Search with Slash (/) |
ID | imgclanpfajggmpcphfiniheabackhcm |
Offizielle URL | https://chromewebstore.google.com/detail/search-with-slash/imgclanpfajggmpcphfiniheabackhcm |
Beschreibung | Use your keyboard's slash (/) key to focus on websites' search boxes |
Dateigröße | 35.77 KB |
Installationsanzahl | 18 |
Aktuelle Version | 0.2 |
Letztes Update | 2020-08-27 |
Veröffentlichungsdatum | 2020-08-18 |
Bewertung | 5.00/5 Insgesamt 5 Bewertungen |
Entwickler | akshansh2000 |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/akshansh2000/flash |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Search with Slash (\/)", "description": "Use your keyboard's slash (\/) key to focus on websites' search boxes", "manifest_version": 2, "version": "0.2", "browser_action": { "default_icon": "icon.png" }, "icons": { "128": "icon_128.png" }, "permissions": [ "input" ], "content_scripts": [ { "matches": [ " |