Clickport
Start free trial

Chrome Extension

The Clickport Chrome extension puts your analytics in the browser toolbar. It always shows all your sites with today's visitor count. When visitors are active on a site, a green badge lights up on the toolbar icon and a pulsing dot appears next to that site in the popup.

Installation

The extension is available as a direct download for Clickport subscribers. Since it connects to your existing Clickport session, it only works if you are logged into your dashboard.

Download extension (.zip)
  1. Download and unzip the file using the button above.
  2. Open chrome://extensions in Chrome or any Chromium-based browser (Brave, Edge, Arc).
  3. Enable Developer mode using the toggle in the top right corner.
  4. Click Load unpacked and select the chrome-extension folder.
  5. Pin the extension to your toolbar by clicking the puzzle piece icon and pinning Clickport.
Note: You must be logged into clickport.io in the same browser for the extension to work. The extension uses your existing session cookie to authenticate API requests.

How it works

The extension runs a lightweight background service worker that polls the Clickport realtime API every 30 seconds. This is the same endpoint the dashboard uses for its realtime view.

Extension Popup
Clickport
3 live
example.com 2 384 today
myshop.io 1 142 today
blog.example.com 28 today
Open dashboard

Permissions

The extension requests minimal permissions:

The extension does not access your browsing history, read page content, or inject scripts into any website.

Not logged in

If you are not logged into Clickport (or your session has expired), the extension popup shows a "Log in to Clickport" button that opens the login page. The toolbar badge will not appear until you have an active session.

Troubleshooting

Badge not appearing

Popup shows "Log in"

Your session may have expired. Visit clickport.io/login, log in, and the extension will pick up the new session within 30 seconds.

Inspecting the service worker

To debug issues, go to chrome://extensions, find Clickport, and click "Service worker" to open the DevTools console. You can see polling activity, API responses, and any errors there.

Browser compatibility

The extension uses Manifest V3 and works in all Chromium-based browsers:

Firefox uses a different extension format and is not supported at this time.