FastFind
FastFind helps you track multiple pieces of text!
Apa itu FastFind?
FastFind adalah ekstensi Chrome yang dikembangkan oleh STK Dev, dan fitur utamanya adalah "FastFind helps you track multiple pieces of text!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi FastFind
Unduh file ekstensi FastFind dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | FastFind |
ID | pacanidajfeoodnkjnlhjmfnijaeolge |
URL Resmi | https://chromewebstore.google.com/detail/fastfind/pacanidajfeoodnkjnlhjmfnijaeolge |
Deskripsi | FastFind helps you track multiple pieces of text! |
Ukuran File | 41.12 KB |
Jumlah Instalasi | 22 |
Versi Saat Ini | 0.9.8.6 |
Terakhir Diperbarui | 2020-03-13 |
Tanggal Publikasi | 2020-03-12 |
Penilaian | 5.00/5 Total 4 Penilaian |
Pengembang | STK Dev |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/samuthekid/fastfind |
Bahasa yang Didukung | 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": [ " |