Nickmark

Access bookmarks instantly from the address bar using nicknames. Designed for keyboard-focused power users.

As of June 2026, Nickmark has 4 users in the Productivity category.

Usersno change0%
4
4
Ratingno change0%
— reviews
Reviewsno change0%
Version
1.1.0
Manifest V3
90-day change · In the last 90 days this extension 3 version updates, changed permissions.

History

4 snapshots

Tracking since May 11, 2026.

4.1631.8399999999999999May 11, 2026Jun 11, 2026
View as table
DateUsersRatingReviewsVersion
May 11, 20261.0.2
May 16, 20261.0.2
May 22, 202621.0.8
May 29, 202641.0.11
Now41.1.0

Changelog

  • May 29, 2026
    permissions
    omnibox, storage, unlimitedStorage, tabs, activeTab, scripting, contextMenus
    omnibox, storage, unlimitedStorage, tabs, activeTab, scripting, contextMenus, favicon
  • May 22, 2026
    description
    Nickmark is a lightning-fast, keyboard-centric Chrome extension designed for engineers and power users who want to minimize mouse movement. By assigning simple "nicknames" to your frequently visited URLs, you can jump to them directly from Chrome's address bar (omnibox).
    
    🚀 Core Features
    *   Omnibox Integration: Simply type `nm` followed by a space and your nickname in the address bar. Press Enter to instantly navigate.
    *   Mass Opening: Use `:open [nickname]` (or `:o`) to open all URLs associated with a nickname in new background tabs at once. Perfect for launching your daily workflow.
    *   Smart Auto-Sorting: Nickmark uses an exponential decay algorithm. The URLs you use most frequently and recently automatically bubble up to the top of your suggestions.
    *   Built-in Command Line: Manage your bookmarks without ever leaving the keyboard.
        *   `:add [nickname] [optional title]` - Save the current tab instantly.
        *   `:rm [nickname]` - Delete a nickname or select a specific URL to remove.
        *   `:ls` - Open the visual management dashboard.
        *   `:prefs` - Customize your experience, including language settings.
        *   `:help` - Quick access to documentation.
    *   Sleek Feedback: Non-intrusive, custom toast notifications provide instant feedback on your actions without breaking your flow.
    *   Developer Friendly: Easily import and export your entire configuration via JSON to sync across different environments.
    *   Privacy First: All data is stored locally on your machine using Chrome's secure storage. No external servers involved.
    
    💡 How to Use
    1.  Navigate to your favorite website (e.g., your GitHub repo).
    2.  Focus the address bar (`Cmd/Ctrl + L`), type `nm :add gh MyRepo` and press Enter.
    3.  Next time you want to go there, simply type `nm gh` and press Enter!
    4.  Need to open your entire project suite? Type `nm :o project-name`.
    Nickmark is a lightning-fast, keyboard-centric Chrome extension designed for engineers and power users who want to minimize mouse movement. By assigning simple nicknames to your frequently visited URLs, you can jump to them directly from Chrome's address bar (omnibox).
    
    [ 🚀 CORE FEATURES ]
    - Omnibox Integration
    Simply type 'nm' followed by a space and your nickname in the address bar. Press Enter to instantly navigate.
    
    - Mass Opening
    Use ':open [nickname]' (or ':o') to open all URLs associated with a nickname in new background tabs at once. Perfect for launching your daily workflow.
    
    - Smart Auto-Sorting
    Nickmark uses an exponential decay algorithm. The URLs you use most frequently and recently automatically bubble up to the top of your suggestions.
    
    - Built-in Command Line
    Manage your bookmarks without ever leaving the keyboard.
    
    - Sleek Feedback
    Non-intrusive, custom toast notifications provide instant feedback on your actions without breaking your flow.
    
    - Developer Friendly
    Easily import and export your entire configuration via JSON to sync across different environments.
    
    - Privacy First
    All data is stored locally on your machine using Chrome's secure storage. No external servers involved.
    
    [ COMMAND LIST ]
    * :add [nickname] [title] : Save the current tab instantly.
    * :addall [nickname] (alias: :aa) : Save all tabs in current window.
    * :open [nickname] (alias: :o) : Open all URLs for the nickname.
    * :rm [nickname] : Delete a nickname or select a URL to remove.
    * :ls : Open management dashboard.
    * :prefs : Customize experience and language settings.
    * :help : Access documentation.
    
    [ 💡 HOW TO USE ]
    1. Navigate to your favorite website (e.g., your GitHub repo).
    2. Focus the address bar (Cmd/Ctrl + L), type 'nm :add gh MyRepo' and press Enter.
    3. Next time you want to go there, simply type 'nm gh' and press Enter!
    4. Need to open your entire project suite? Type 'nm :o project-name'.
  • May 22, 2026
    permissions
    omnibox, storage, unlimitedStorage, tabs, activeTab, scripting
    omnibox, storage, unlimitedStorage, tabs, activeTab, scripting, contextMenus
  • May 16, 2026
    description
    Nickmark is a lightning-fast, keyboard-centric Chrome extension designed for engineers and power users who want to minimize mouse movement. By assigning simple "nicknames" to your frequently visited URLs, you can jump to them directly from Chrome's address bar (omnibox).
    
    🚀 Core Features
    *   Omnibox Integration: Simply type `nm` followed by a space and your nickname in the address bar. Press Enter to instantly navigate.
    *   Smart Auto-Sorting: Nickmark uses an exponential decay algorithm. The URLs you use most frequently and recently will automatically bubble up to the top of your suggestions.
    *   Built-in Command Line: Manage your bookmarks without ever leaving the keyboard.
        *   `:add [nickname] [optional title]` - Save the current tab instantly.
        *   `:rm [nickname]` - Delete a nickname.
        *   `:option` - Open the visual management dashboard.
    *   Developer Friendly: Easily import and export your entire configuration via JSON in the options page to sync across different environments.
    *   Privacy First: All data is stored locally on your machine using Chrome's secure local storage.
    
    💡 How to Use
    1.  Navigate to your favorite website (e.g., your GitHub repo).
    2.  Focus the address bar (`Cmd/Ctrl + L`), type `nm :add gh MyRepo` and press Enter.
    3.  Next time you want to go there, simply type `nm gh` and press Enter!
    Nickmark is a lightning-fast, keyboard-centric Chrome extension designed for engineers and power users who want to minimize mouse movement. By assigning simple "nicknames" to your frequently visited URLs, you can jump to them directly from Chrome's address bar (omnibox).
    
    🚀 Core Features
    *   Omnibox Integration: Simply type `nm` followed by a space and your nickname in the address bar. Press Enter to instantly navigate.
    *   Mass Opening: Use `:open [nickname]` (or `:o`) to open all URLs associated with a nickname in new background tabs at once. Perfect for launching your daily workflow.
    *   Smart Auto-Sorting: Nickmark uses an exponential decay algorithm. The URLs you use most frequently and recently automatically bubble up to the top of your suggestions.
    *   Built-in Command Line: Manage your bookmarks without ever leaving the keyboard.
        *   `:add [nickname] [optional title]` - Save the current tab instantly.
        *   `:rm [nickname]` - Delete a nickname or select a specific URL to remove.
        *   `:ls` - Open the visual management dashboard.
        *   `:prefs` - Customize your experience, including language settings.
        *   `:help` - Quick access to documentation.
    *   Sleek Feedback: Non-intrusive, custom toast notifications provide instant feedback on your actions without breaking your flow.
    *   Developer Friendly: Easily import and export your entire configuration via JSON to sync across different environments.
    *   Privacy First: All data is stored locally on your machine using Chrome's secure storage. No external servers involved.
    
    💡 How to Use
    1.  Navigate to your favorite website (e.g., your GitHub repo).
    2.  Focus the address bar (`Cmd/Ctrl + L`), type `nm :add gh MyRepo` and press Enter.
    3.  Next time you want to go there, simply type `nm gh` and press Enter!
    4.  Need to open your entire project suite? Type `nm :o project-name`.

Permissions & access

Permissions
omniboxstorageunlimitedStoragetabsactiveTabscriptingcontextMenusfavicon
Host access
None declared

Screenshots

Nickmark screenshot 1Nickmark screenshot 2

About

Nickmark is a lightning-fast, keyboard-centric Chrome extension designed for engineers and power users who want to minimize mouse movement. By assigning simple nicknames to your frequently visited URLs, you can jump to them directly from Chrome's address bar (omnibox).

[ 🚀 CORE FEATURES ]
- Omnibox Integration
Simply type 'nm' followed by a space and your nickname in the address bar. Press Enter to instantly navigate.

- Mass Opening
Use ':open [nickname]' (or ':o') to open all URLs associated with a nickname in new background tabs at once. Perfect for launching your daily workflow.

- Smart Auto-Sorting
Nickmark uses an exponential decay algorithm. The URLs you use most frequently and recently automatically bubble up to the top of your suggestions.

- Built-in Command Line
Manage your bookmarks without ever leaving the keyboard.

- Sleek Feedback
Non-intrusive, custom toast notifications provide instant feedback on your actions without breaking your flow.

- Developer Friendly
Easily import and export your entire configuration via JSON to sync across different environments.

- Privacy First
All data is stored locally on your machine using Chrome's secure storage. No external servers involved.

[ COMMAND LIST ]
* :add [nickname] [title] : Save the current tab instantly.
* :addall [nickname] (alias: :aa) : Save all tabs in current window.
* :open [nickname] (alias: :o) : Open all URLs for the nickname.
* :rm [nickname] : Delete a nickname or select a URL to remove.
* :ls : Open management dashboard.
* :prefs : Customize experience and language settings.
* :help : Access documentation.

[ 💡 HOW TO USE ]
1. Navigate to your favorite website (e.g., your GitHub repo).
2. Focus the address bar (Cmd/Ctrl + L), type 'nm :add gh MyRepo' and press Enter.
3. Next time you want to go there, simply type 'nm gh' and press Enter!
4. Need to open your entire project suite? Type 'nm :o project-name'.

Technical

Version
1.1.0
Manifest
V3
Size
2.72MiB
Min Chrome
88
Languages
2
Featured
No

Metadata

ID
bicojpjoabhecikokcohbjgaiojggpno
Developer ID
u9ea66413d1fb189c947f5d902a059ba6
Developer Email
[email protected]
Created
May 10, 2026
Last Updated (Store)
May 25, 2026
Last Scraped
Jun 11, 2026
Website
Support URL
Privacy Policy

Data sourced from the Chrome Web Store · last verified Jun 11, 2026.