JIRA URL Wizard Icon

Download for Your Browser

Configure your extension settings and preferences

        Permissions Usage

        JIRA URL Wizard requires the following permissions to provide its functionality. Here's why each permission is needed:

        storage

        Purpose: To save your environments and preferences

        Usage: This permission allows the extension to:

        • Save your JIRA environment configurations for quick switching
        • Store your favorite tickets for easy access
        • Remember your preferences and settings
        • Maintain your quick access lists

        Data Handling: All data is stored locally using Chrome's storage API. No data is sent to external servers.

        tabs

        Purpose: To detect JIRA tabs and enable quick switching

        Usage: This permission enables the extension to:

        • Detect when you're viewing a JIRA ticket
        • Extract the current ticket ID for quick environment switching
        • Generate the appropriate URLs for different environments
        • Switch between development, staging, and production views

        Data Handling: The extension only reads the URL and title of tabs that are JIRA-related. No other tab information is accessed or stored.

        activeTab

        Purpose: To read current tab information when needed

        Usage: This permission allows the extension to:

        • Read the current tab's URL when you click the extension icon
        • Generate environment-specific links based on your current ticket
        • Enable quick environment switching for your current view

        Data Handling: The extension only accesses the active tab when you explicitly interact with it. No background monitoring occurs.

        ↑ Back to Top