Vmark - Keyboard New Tab Manager

Vmark - Keyboard New Tab Manager

ID: deobcompomhidbicplpljmfegfhmnkcj

Extension Info & Metadata

Status
Active
Version
0.0.6
Size
0.68 MB
Rating
0.0/5
Reviews
0
Users
6
Type
Extension
Updated
May 27, 2026
Category
Tools
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Author
exia.huangView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Website
Visit
Total Extensions
4
Active
4
Obsolete
0
Listed
4
Unlisted
0
Total Users
104

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Screenshot 1
Screenshot 2
Screenshot 3

Lightning-fast, keyboard-driven tab navigation. Auto-organize tabs, manage favorites, and browse history effortlessly.

# πŸš€ Vmark - Keyboard-Driven New Tab Manager for Chrome <p align="center"> <img src="https://img.shields.io/badge/Chrome-Extension-blue?logo=googlechrome&logoColor=white" alt="Chrome Extension" /> <img src="https://img.shields.io/badge/license-MIT-green" alt="MIT License" /> <img src="https://img.shields.io/badge/TypeScript-5.0+-blue?logo=typescript" alt="TypeScript" /> <img src="https://img.shields.io/badge/React-18-61DAFB?logo=react" alt="React" /> </p> <p align="center"> <strong>⚑ Replace your new tab page with a blazing fast, keyboard-first tab navigation system.</strong><br /> Open-source. Privacy-first. 100% local. </p> --- ## ✨ Why Vmark? Vmark transforms Chrome's new tab into a **powerful command center** for your browsing. Built for power users, developers, and keyboard enthusiasts who want to navigate tabs, bookmarks, and history at the speed of thought. ### 🎯 Key Highlights | Feature | Description | |---------|-------------| | ⌨️ **Vim-style Navigation** | Full keyboard control with `j/k`, `1-9`, `h/l` shortcuts | | πŸ—‚οΈ **Auto-Categorization** | Tabs auto-sorted into Social, Tech, News, Cloud, LAN | | πŸ“Œ **Favorites & History** | Quick access to bookmarks and recent visits | | 🎨 **8 Beautiful Themes** | From dark pink to ocean blue, forest green, and more | | 🌏 **Multi-Language** | English, δΈ­ζ–‡, ζ—₯本θͺž support | | πŸ”’ **100% Private** | All data stays in your browser, no tracking, no cloud | | πŸͺΆ **Lightweight** | < 250KB total, instant load | | βš™οΈ **Highly Configurable** | Custom categories, domains, rules, labels | --- ## πŸš€ Quick Start ### Install from Chrome Web Store (Recommended) > πŸŽ‰ **Coming soon!** We're preparing the Web Store listing. ### Manual Installation (Developer Mode) 1. Clone this repository ```bash git clone https://github.com/exiahuang/vmark.git cd vmark ``` 2. Install dependencies ```bash npm install npm run build ``` 3. Open Chrome β†’ `chrome://extensions` 4. Enable **Developer mode** (top-right toggle) 5. Click **Load unpacked** β†’ Select the `extension/` folder --- ## ⌨️ Keyboard Shortcuts ### Navigation | Shortcut | Action | |----------|--------| | `j` / `k` | Move down / up | | `h` / `l` | Previous / Next category | | `gg` / `G` | First / Last item | | `1-9` | Jump to tab 1-9 | | `Enter` / `o` | Open selected | | `O` | Open in background | ### Tab Management | Shortcut | Action | |----------|--------| | `a` / `d` | Add / Remove bookmark | | `R` | Rename item | | `y` / `t` | Copy URL / Title | | `x` | Delete / Trash | | `z` / `Z` | Toggle group / All groups | ### Modes | Shortcut | Action | |----------|--------| | `/` | Enter filter mode | | `:` | Enter command mode | | `?` | Help panel | | `S` | Settings | | `Esc` | Close / Back | | `Ctrl+0` | Global Vmark shortcut | --- ## πŸ—‚οΈ Tab Categories | # | Category | Description | |---|----------|-------------| | 1 | **Current** | Currently open tabs | | 2 | **Favorites** | Your bookmarks | | 3 | **History** | Recent browsing history | | 4 | **Social** | Twitter/X, Facebook, Instagram, LinkedIn, Reddit | | 5 | **News** | Hacker News, CNN, BBC, Reuters | | 6 | **Reserved** | Custom slot for your needs | | 7 | **Tech** | GitHub, Stack Overflow, Medium, dev.to | | 8 | **Cloud** | Vercel, AWS, GCP, Azure, Alibaba Cloud | | 9 | **LAN** | Local network devices (192.168.x, localhost) | > πŸ’‘ All categories 4-9 are **fully customizable** in Settings! --- ## 🎨 Themes | Theme | Style | |-------|-------| | **Default** | Dark pink/purple | | **Ocean** | Deep blue | | **Forest** | Nature green | | **Sunset** | Warm orange | | **Lavender** | Soft purple | | **Cherry** | Bold red | | **Mint** | Fresh green | | **Dracula** | Popular dark theme | --- ## 🌏 Multi-Language Support Vmark supports: - πŸ‡ΊπŸ‡Έ **English** - πŸ‡¨πŸ‡³ **δΈ­ζ–‡ (Chinese)** - πŸ‡―πŸ‡΅ **ζ—₯本θͺž (Japanese)** Switch languages instantly in Settings β†’ Language. --- ## πŸ”§ Configuration Press `S` or `:` to open Settings: - **Categories 1-3**: Rename labels (Current β†’ My Tabs, etc.) - **Categories 4-9**: Customize name, domains, keywords, URL regex - **Language**: Switch between EN/ZH/JA - **Theme**: Choose from 8 beautiful themes - **View Mode**: Compact / Detailed / Grouped - **Sort Mode**: Time / Frequency Changes apply immediately and persist after refresh. --- ## πŸ› οΈ Tech Stack | Technology | Purpose | |------------|---------| | **React 18** | UI framework | | **TypeScript** | Type-safe development | | **Vite** | Lightning-fast build tool | | **Zustand** | Lightweight state management | | **Chrome Extension API** | Tab, bookmark, history access | --- ## πŸ”’ Privacy & Security - βœ… **No data collection** - Everything stays local - βœ… **No external requests** - No analytics, no tracking - βœ… **No cloud sync** - Your data never leaves your browser - βœ… **Open source** - MIT license, fully auditable --- ## 🀝 Contributing Contributions are welcome! Feel free to: - πŸ› Report bugs - πŸ’‘ Suggest features - πŸ”§ Submit pull requests - ⭐ Star the repo if you like it! --- ## πŸ“„ License MIT License - feel free to use, modify, and distribute. --- ## πŸ”— Links - 🌐 **GitHub**: https://github.com/exiahuang/vmark - πŸ› **Issue Tracker**: https://github.com/exiahuang/vmark/issues - πŸ’¬ **Discussions**: https://github.com/exiahuang/vmark/discussions --- <p align="center"> <strong>Built with ❀️ for keyboard enthusiasts and productivity geeks.</strong><br /> <em>⭐ Star us on GitHub to support development!</em> </p>

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
101
IPv4
5
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

github.com/highlightjs/highlight.js/issues/2277%60https://github.com/highlightjs/highlight.js/issues/2277`
github.com/highlightjs/highlight.js/wiki/security%60https://github.com/highlightjs/highlight.js/wiki/security`
stuk.github.io/jszip/documentation/howto/read_zip.html%60https://stuk.github.io/jszip/documentation/howto/read_zip.html`
goo.gl/MqrFmXhttp://goo.gl/MqrFmX
goo.gl/rRqMUw%60+o;r._warn(h,!0,thttp://goo.gl/rRqMUw`+o;r._warn(h,!0,t
www.w3.org/1999/xhtml%60,isHTML:function(ehttp://www.w3.org/1999/xhtml`,isHTML:function(e
www.w3.org/2000/svg%60,XML:%60http://www.w3.org/XML/1998/namespace%60,XMLNS:%60http://www.w3.org/2000/xmlns/%60%7Dhttp://www.w3.org/2000/svg`,XML:`http://www.w3.org/XML/1998/namespace`,XMLNS:`http://www.w3.org/2000/xmlns/`}
schemas.openxmlformats.org/wordprocessingml/2006/mainhttp://schemas.openxmlformats.org/wordprocessingml/2006/main
schemas.openxmlformats.org/officeDocument/2006/relationshipshttp://schemas.openxmlformats.org/officeDocument/2006/relationships
schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawinghttp://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing
Showing 1 to 10 of 110 rows
Rows per page:

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

1.23.82.72
IPv4
-
2.2.82.64
IPv4
-
2.12.51.56
IPv4
-
3.95.29.25
IPv4
-
21.15.46.55
IPv4
-

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Code Diff

Compare extension code between any two versions.

0 changed files detected

No comparable text files found between these versions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.