CBox
Summon a command-line panel on any webpage for quick navigation, commands, and searches.
Apa itu CBox?
CBox adalah ekstensi Chrome yang dikembangkan oleh jokimina, dan fitur utamanya adalah "Summon a command-line panel on any webpage for quick navigation, commands, and searches.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi CBox
Unduh file ekstensi CBox 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
✨ Boost your browsing experience with CBox – the ultimate command box for Chrome! ✨ Features: - 🌐 Fully offline, no internet connection required. - ⌨️ You can wake it up on any page. - ⏰ Recently active tabs - 🔍 Search and quickly jump/open tabs from your open tabs, bookmarks, and browsing history (up to 1 month and a maximum of 1000 entries). - 🔎 Quickly search and jump to different search engines. - ⚙️ Perform various browser operations with ease. Ready to take your browsing to the next level? Install CBox now and revolutionize the way you browse the web! https://github.com/jokimina/cbox-chrome-extension
Informasi Dasar Ekstensi
Nama | CBox |
ID | cekckmkolmlobfidedolgcppfgbinhmc |
URL Resmi | https://chromewebstore.google.com/detail/cbox/cekckmkolmlobfidedolgcppfgbinhmc |
Deskripsi | Summon a command-line panel on any webpage for quick navigation, commands, and searches. |
Ukuran File | 186 KB |
Jumlah Instalasi | 345 |
Versi Saat Ini | 1.0.8 |
Terakhir Diperbarui | 2024-01-05 |
Tanggal Publikasi | 2023-12-12 |
Pengembang | jokimina |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/jokimina/cbox-chrome-extension |
URL Halaman Bantuan | https://github.com/jokimina/cbox-chrome-extension |
URL Halaman Kebijakan Privasi | https://sites.google.com/view/guage-app/policy/cbox?authuser=0 |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "CBox", "short_name": "CBox", "description": "Summon a command-line panel on any webpage for quick navigation, commands, and searches.", "version": "1.0.8", "options_ui": { "page": "options.html" }, "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |