FastFind
FastFind helps you track multiple pieces of text!
Was ist FastFind?
FastFind ist eine Chrome-Erweiterung, die von STK Dev entwickelt wurde, und ihr Hauptmerkmal ist "FastFind helps you track multiple pieces of text!".
Erweiterungsscreenshots
FastFind-Erweiterungs-CRX-Datei herunterladen
Laden Sie FastFind-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
FastFind helps you easily track multiple pieces of text! We've included keyboard shortcuts to help you navigate through all selections. Give it a try! Github: https://github.com/samuthekid/fastfind
Grundlegende Informationen zur Erweiterung
Name | FastFind |
ID | pacanidajfeoodnkjnlhjmfnijaeolge |
Offizielle URL | https://chromewebstore.google.com/detail/fastfind/pacanidajfeoodnkjnlhjmfnijaeolge |
Beschreibung | FastFind helps you track multiple pieces of text! |
Dateigröße | 41.12 KB |
Installationsanzahl | 22 |
Aktuelle Version | 0.9.8.6 |
Letztes Update | 2020-03-13 |
Veröffentlichungsdatum | 2020-03-12 |
Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
Entwickler | STK Dev |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/samuthekid/fastfind |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "FastFind", "short_name": "FF", "description": "FastFind helps you track multiple pieces of text!", "version": "0.9.8.6", "author": "Samuel Nunes", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "browser_action": { "default_icon": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "default_title": "FastFind Settings" }, "content_scripts": [ { "persistent": false, "js": [ "content-script.js" ], "matches": [ " |