Refind
Fast on-page finding and clicking.
Was ist Refind?
Refind ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "Fast on-page finding and clicking.".
Erweiterungsscreenshots
Refind-Erweiterungs-CRX-Datei herunterladen
Laden Sie Refind-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
Refind acts like the default "find" behavior with a twist: once you select your element, you can hit "enter" to click it — allowing for some super-fast browsing. While in Chrome, hit ctrl-alt-f to show the search box. Tab and shift-tab between links. Hitting enter will click the link, hitting shift-enter will open it in a new tab, and hitting ctrl-shift-enter will open ALL MATCHED LINKS. Report any problems Refind's GitHub Issues page: https://github.com/averyvery/Refind/issues
Grundlegende Informationen zur Erweiterung
Name | Refind |
ID | bpllgdallmnncmllafekkjdabcpioedo |
Offizielle URL | https://chromewebstore.google.com/detail/refind/bpllgdallmnncmllafekkjdabcpioedo |
Beschreibung | Fast on-page finding and clicking. |
Dateigröße | 11.14 KB |
Installationsanzahl | 18 |
Aktuelle Version | 0.1.8 |
Letztes Update | 2012-12-18 |
Veröffentlichungsdatum | 2012-12-18 |
Bewertung | 4.00/5 Insgesamt 1 Bewertungen |
Entwickler | Unknown |
Zahlungsart | free |
Erweiterungswebsite | http://github.com/averyvery/Refind/ |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Refind", "version": "0.1.8", "description": "Fast on-page finding and clicking.", "manifest_version": 2, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |