Accessing Settings
There are two ways to access the settings page:-
From the Extension Icon
- Right-click the FreshJuice HubSpot DevTools icon in your browser toolbar
- Select “Options” from the context menu
-
From Browser Extensions Page
- Chrome: Navigate to
chrome://extensions, find FreshJuice HubSpot DevTools, and click “Details” → “Extension options” - Firefox: Navigate to
about:addons, find FreshJuice HubSpot DevTools, and click “Options”
- Chrome: Navigate to
Available Settings
The extension includes three main settings that control its behavior:Auto-Apply to LinksWhen enabled, the extension automatically applies debug parameters to all HubSpot links on allowed domains when you click them. This saves you from having to manually add parameters to each link.
- Enabled: Links are automatically modified to include active debug parameters
- Disabled: Links remain unchanged; you must manually add parameters via the popup or keyboard shortcuts
Show BadgeControls whether the extension displays a badge on its icon showing the number of active debug parameters on the current page.
- Enabled: Badge shows count of active parameters (e.g., “3” if all three parameters are active)
- Disabled: No badge is displayed, keeping your toolbar clean
#16a34a) when parameters are active.Persist Across SessionsDetermines whether debug parameters should automatically be applied when navigating to new pages on allowed domains.
- Enabled: Active parameters are automatically added to pages as you browse
- Disabled: Parameters are only applied when you explicitly toggle them
- Preserve your active debug modes across page navigations
- Automatically refresh the cache buster timestamp on each navigation
- Only apply to domains in your allowed list
Settings Storage
All settings are stored using your browser’s sync storage (chrome.storage.sync), which means:
- Settings sync across all devices where you’re signed into your browser
- Settings persist even if you close and reopen your browser
- Maximum storage limit is typically 100KB (more than enough for these settings)
Default State
The extension initializes with the following default configuration:Resetting Settings
To reset all settings to their defaults:- Open the settings page
- Click the Reset to Defaults button
- Confirm the reset when prompted
- Reset all three settings to their default values (all enabled)
- Clear your allowed domains list
- Turn off all active debug modes
Related
- Keyboard Shortcuts - Configure shortcuts for quick parameter toggling
- Allowed Domains - Manage which domains the extension works on
- Debug Mode - Learn about the available debug parameters