• Sign In



  • Categories

    Extension Details



    Readme

    ModusOp Keys

    A per-project credentials and notes sidebar for Nova. Store passwords, API keys, and tokens securely in macOS Keychain — scoped to each workspace.

    Features

    Secure Credential Storage
    All passwords and tokens are stored in macOS Keychain. Never in plaintext, never in project files.

    Per-Project Scope
    Each Nova workspace has its own credential store. Credentials travel with your project's .nova/ directory.

    Category Organization
    Organize entries by type — Web, API, Database, Email, or custom categories.

    Quick Actions
    - Copy password or username to clipboard (auto-clears after configurable timeout)
    - Reveal password temporarily (auto-masks after configurable duration)
    - Open associated URLs directly from the sidebar
    - Right-click context menu for all actions

    Project Notes
    Keep project-specific notes right in your sidebar — accessible from any file in the workspace.

    Setup

    No configuration required. Just open the ModusOp Keys sidebar and click + to add your first credential.

    Privacy

    All credentials are stored in the macOS Keychain. No external servers, no tracking, no plaintext storage. Your secrets never leave your machine.

    Release Notes

    Changelog

    0.5.1

    • Extension Library preparation: added license, repository links, bug reporting
    • Sidebar icon improvements with proper subfolder structure

    0.5.0

    • Per-project credentials sidebar
    • Secure macOS Keychain storage
    • Copy password/username to clipboard with auto-clear
    • Reveal password with auto-mask timer
    • Category-based organization (Web, API, Database, Email, Custom)
    • Right-click context menus for all actions
    • Project Notes section

    License

    MIT License

    Copyright (c) 2026 ModusOp

    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all
    copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    SOFTWARE.