Focus Search
Automatically focuses the search bar of websites and gives the user the option to manually focus on a search bar using CTRL + Space
Was ist Focus Search?
Focus Search ist eine Chrome-Erweiterung, die von Ben McLeod entwickelt wurde, und ihr Hauptmerkmal ist "Automatically focuses the search bar of websites and gives the user the option to manually focus on a search bar using CTRL + Space".
Erweiterungsscreenshots
Focus Search-Erweiterungs-CRX-Datei herunterladen
Laden Sie Focus 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
Introducing Focus Search - a revolutionary browser extension that streamlines your web browsing experience by seamlessly selecting the search bar on any website. With this ingenious addon, there's no need to break your flow and reach for your mouse just to click on the search box - simply start typing right away with the convenience of your keyboard. Not only does this cutting-edge extension improve accessibility for all websites with a search bar, it also elevates your browsing quality of life with its intuitive design and hassle-free functionality. Say goodbye to tedious clicking and hello to a more efficient browsing experience with Focus Search. The best bit? It works automatically! Simply add to your browser and watch it go! Need to re-select the search box after clicking away? Just hit CTRL + SPACE and the addon will re-select the search box for you!
Grundlegende Informationen zur Erweiterung
Name | Focus Search |
ID | obpjnhenhageebpgaaidbokphnniilji |
Offizielle URL | https://chromewebstore.google.com/detail/focus-search/obpjnhenhageebpgaaidbokphnniilji |
Beschreibung | Automatically focuses the search bar of websites and gives the user the option to manually focus on a search bar using CTRL + Space |
Dateigröße | 240 KB |
Installationsanzahl | 53 |
Aktuelle Version | 1.7 |
Letztes Update | 2023-11-15 |
Veröffentlichungsdatum | 2023-04-06 |
Bewertung | 5.00/5 Insgesamt 8 Bewertungen |
Entwickler | Ben McLeod |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://fs.ben-mcleod.com/ |
Hilfeseite URL | https://fs.ben-mcleod.com/ |
Unterstützte Sprachen | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Focus Search", "version": "1.7", "description": "Automatically focuses the search bar of websites and gives the user the option to manually focus on a search bar using CTRL + Space", "icons": { "16": "img\/small.png", "48": "img\/medium.png", "128": "img\/large.png" }, "permissions": [ "storage" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "img\/small.png", "48": "img\/medium.png", "128": "img\/large.png" } }, "content_scripts": [ { "matches": [ " |