CBox
Summon a command-line panel on any webpage for quick navigation, commands, and searches.
什麼是CBox?
CBox是由jokimina開發的Chrome擴展程式,該擴展的主要功能是“Summon a command-line panel on any webpage for quick navigation, commands, and searches.”。
擴展截圖
下載CBox擴展crx文件
下載CBox擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
✨ 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 擴展基本資訊
| 名稱 | |
| ID | cekckmkolmlobfidedolgcppfgbinhmc |
| 官方網址 | https://chromewebstore.google.com/detail/cbox/cekckmkolmlobfidedolgcppfgbinhmc |
| 簡介 | Summon a command-line panel on any webpage for quick navigation, commands, and searches. |
| 檔案大小 | 186 KB |
| 安裝次數 | 345 |
| 目前版本 | 1.0.8 |
| 更新時間 | 2024-01-05 |
| 上架時間 | 2023-12-12 |
| 開發者 | jokimina |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://github.com/jokimina/cbox-chrome-extension |
| 說明頁面URL | https://github.com/jokimina/cbox-chrome-extension |
| 隱私政策頁面URL | https://sites.google.com/view/guage-app/policy/cbox?authuser=0 |
| 支援的語言 | 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": [
" | |