CBox
Summon a command-line panel on any webpage for quick navigation, commands, and searches.
Τι είναι το CBox;
Το CBox είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον jokimina, και η κύρια λειτουργία του είναι "Summon a command-line panel on any webpage for quick navigation, commands, and searches.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης CBox
Λήψη αρχείων επέκτασης 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
Βασικές Πληροφορίες Επέκτασης
Όνομα | CBox |
ID | cekckmkolmlobfidedolgcppfgbinhmc |
Επίσημο URL | 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": [ " |