Running into issues with the Spekit Chrome Extension? Use this guide to troubleshoot common problems, including features not working correctly, slow page load times, cookie settings, and how to report issues.
📌 Quick-Jump Topics
Spek Icons Not Appearing or Sidebar Not Responding
What should I do if Spek icons are missing or the sidebar won't open?
Work through the steps below in order. Each step builds on the previous one - move to the next only if the current step does not resolve your issue.
Step 1: Refresh the page
The fastest and simplest fix. Press F5 or click the browser's refresh button to reload the current page. Check if Spek icons reappear or if the sidebar responds.
Step 2: Toggle the Spekit extension off and back on
- Click the Extensions (puzzle piece) icon in your Chrome toolbar.
- Find Spekit in the list and click the toggle to turn it off.
- Wait a few seconds, then click the toggle again to turn it back on.
- Refresh the page and check if the issue is resolved.
Step 3: Update Chrome to the latest version
An outdated version of Chrome can cause compatibility issues with the Spekit extension.
- Click the three dots (⋮) in the top-right corner of Chrome.
- Click Settings → About Chrome.
- Chrome will automatically check for updates. If an update is available, it will download and install it.
- Click Relaunch to apply the update, then retest.
Step 4: Restart Chrome using the restart command
- In your Chrome address bar, type chrome://restart and press Enter.
- Chrome will fully close and reopen, restoring all your previously open tabs.
- Check if the issue is resolved after Chrome restarts.
Step 5: Remove and re-add the Spekit extension (last resort)
If none of the above steps resolved your issue, uninstalling and reinstalling the Spekit extension will force Chrome to fetch the latest version from the Chrome Web Store.
How to remove the Spekit extension:
- Right-click the Spekit icon in your Chrome toolbar.
- Click Remove from Chrome.
- Click Remove in the confirmation dialog to uninstall the extension.
How to re-add the Spekit extension:
- Visit the Spekit listing on the Chrome Web Store.
- Click Add to Chrome and confirm the installation.
- Click the Spekit icon in your Chrome toolbar to open the extension. If it is not visible, click the puzzle piece (Extensions) icon and pin Spekit to your toolbar.
- Log in to your Spekit account.
- Refresh the page. Spek icons should now appear and the sidebar should be accessible.
How to Report a Problem with the Spekit Extension
How do I report an issue directly from the Spekit extension?
The easiest way to report a problem is from within the extension itself using the built-in feedback option.
- Open the Spekit Chrome Extension by clicking the Spekit icon in your toolbar.
- Click the ellipsis (…) at the top of the extension panel.
- Select Report a Problem from the dropdown menu.
- A form will appear - fill in the details describing what is going wrong with the extension.
- Click Submit when you are done.
How to Enable or Disable the Spekit Extension
How do I turn the Spekit extension on or off without uninstalling it?
Disabling the extension is the preferred approach when you need to temporarily turn Spekit off. It is less disruptive than uninstalling because your settings are preserved.
- Right-click the Spekit icon in your Chrome toolbar.
- Click Manage Extension. A new tab will open showing the Spekit extension settings.
- Use the toggle at the top of the page to turn the extension on or off.
How to Check and Update the Spekit Extension Version
How do I check which version of the Spekit extension I'm running and update it?
- Right-click the Spekit icon in your Chrome toolbar.
- Click Manage Extension. A new tab will open showing the Spekit extension details.
- In the top-right corner of the Extensions page, toggle on Developer mode.
- The current version number will be displayed on the Spekit extension card.
- If an update is available, click the Update button that appears in the top-left corner to install the latest version.
How to Allow Third-Party Cookies for Spekit in Chrome
How do I configure Chrome to always allow cookies for Spekit?
If Spekit is being blocked by Chrome's cookie settings, you will need to add Spekit's domains to the list of sites that are always allowed to use cookies.
- Open Chrome Settings and search for cookies in the search bar.
- Click Cookies and other site data.
- Scroll down to the Sites that can always use cookies section and click Add.
-
Add each of the following three entries one at a time, exactly as shown:
- [*.]app.spekit.co
- [*.]spekit.co
- chrome-extension://nbphjjmibhopfgkkbpoggemjnihnchhk/
Troubleshooting Slow Page Load Times
Basic Troubleshooting
- Check for any active incidents at status.spekit.com. If there is an open incident, monitor the page and retest your load speeds once the incident is resolved.
- Ensure you are running the latest version of the Spekit Chrome Extension. Check the latest version number on the Spekit Chrome Web Store listing.
- Ensure Chrome is up to date. Go to Settings → About Chrome to check for updates.
- Clear your Chrome cache, restart your computer, and retest page load speeds.
- If you are connected to a VPN, disconnect from it and retest.
- Try connecting to a different Wi-Fi network and retest.
Salesforce Troubleshooting: Recording EPT Times
To isolate whether Spekit is contributing to slow load times in Salesforce, record the EPT (Experienced Page Time) with Spekit both enabled and disabled and compare the results.
With Spekit enabled:
- Confirm the Spekit Chrome Extension is enabled and Show help text icons is turned on.
- Close all open Salesforce tabs.
- Make the Salesforce EPT timer visible by adding ?eptVisible=1 to your Lightning URL - for example: https://[yourorg].lightning.force.com/one/one.app?eptVisible=1
- Open a Salesforce record that was slow to load (e.g: an Opportunity or Account record).
- Record the EPT time displayed on screen.
- Refresh the page and record the EPT time again.
- Repeat steps 4–6 for three additional records of varying types to help isolate whether the issue is specific to a record type or page layout.
With Spekit disabled:
- Disable the Spekit Chrome Extension.
- Close all open Salesforce tabs.
- Add ?eptVisible=1 to your Lightning URL as above.
- Open the same Salesforce records you tested above.
- Record the EPT time, refresh the page, and record it again.
- Repeat for the same three records tested above.
Compare the EPT times from both sets of results to determine whether Spekit is contributing to the slowness.
Other Web Tools: Recording Page Load Times
Basic Troubleshooting
With Spekit enabled:
- Confirm the Spekit Chrome Extension is enabled and Show help text icons is turned on.
- Navigate to the page you want to test.
- Right-click anywhere on the page and click Inspect to open Chrome DevTools.
- Click the Network tab in DevTools.
- Refresh the page.
- Record the Finish and Load times shown at the bottom of the Network pane.
- Refresh the page again and record the times a second time.
- Repeat for 2–3 other pages in the same web tool to gather additional data points.
With Spekit disabled:
- Disable the Spekit Chrome Extension.
- Navigate to the same page you tested above.
- Right-click anywhere on the page and click Inspect to open Chrome DevTools.
- Click the Network tab in DevTools.
- Refresh the page.
- Record the Finish and Load times shown at the bottom of the Network pane.
- Refresh the page again and record the times a second time.
- Repeat for the same 2–3 pages tested above.
Compare the load times from both sets of results to determine whether Spekit is contributing to the slowness on that web tool.