Smart Search
Better than Ctrl+F. It shows also similar matches. Shortkey: Ctrl+Shift+F
Co je Smart Search?
Smart Search je rozšíření Chrome vyvinuté Mateusz Wojciechowski, a jeho hlavní funkcí je „Better than Ctrl+F. It shows also similar matches. Shortkey: Ctrl+Shift+F“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Smart Search
Stáhněte si soubory rozšíření Smart Search ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
IMPORTANT: To ensure the compatibility of this extension, it NEEDS TO BE TESTED ON ANOTHER WEBSITE. This is necessary because certain sites (like this) and their security measures may prevent the extension from accessing and reading their content. The extension serves as a replacement for the built-in Ctrl+F search functionality, offering the additional capability to find similar matches, starting with the closest matches. With this extension, misspellings are no longer an issue. It can handle slight variations and still locate the intended search pattern. Moreover, there are no limitations on the length of the search pattern.
Základní Informace o Rozšíření
Název | Smart Search |
ID | balbfidapoainadcdfljopngheecfjmg |
Oficiální URL | https://chromewebstore.google.com/detail/smart-search/balbfidapoainadcdfljopngheecfjmg |
Popis | Better than Ctrl+F. It shows also similar matches. Shortkey: Ctrl+Shift+F |
Velikost souboru | 1014 KB |
Počet instalací | 29 |
Aktuální Verze | 0.2 |
Poslední Aktualizace | 2023-06-28 |
Datum Vydání | 2022-05-12 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | Mateusz Wojciechowski |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Smart Search", "description": "Better than Ctrl+F. It shows also similar matches. Shortkey: Ctrl+Shift+F", "version": "0.2", "manifest_version": 3, "icons": { "16": "graphic\/logo16.png", "48": "graphic\/logo48.png", "128": "graphic\/logo128.png" }, "cross_origin_embedder_policy": { "value": "require-corp" }, "cross_origin_opener_policy": { "value": "same-origin" }, "permissions": [ "activeTab", "storage" ], "commands": { "_execute_action": { "suggested_key": { "default": "Ctrl+Shift+F" } } }, "content_scripts": [ { "matches": [ " |