Hunt Visuals · Internal
GoHighLevel in your Chrome toolbar. Find anyone, ring them, text them, see the diary and grab a booking link, without opening a GHL tab.
In Chrome, open github.com/huntvisuals/hv-quick. Click the green Code button, then Download ZIP at the bottom of the menu.
Double click hv-quick-main.zip in your Downloads to unzip it. You get a folder called hv-quick-main. Drag that into your Documents folder.
chrome://extensionsThe Options page opens on its own. Paste in the Location ID and the Private Integration Token Lloyd sent you, then hit Verify & add.
Click the puzzle piece icon in the Chrome toolbar and pin HV Quick.
Open it any time with Cmd Shift H on Mac, or Ctrl Shift H on Windows.
When Lloyd changes something, download the ZIP again, replace the folder in Documents, then hit the circular reload arrow on the HV Quick card in chrome://extensions. Your token stays put, you never redo the setup.
gh auth login, then git clone https://github.com/huntvisuals/hv-quick.git ~/Projects/hv-quick, load that folder unpacked, and from then on cd ~/Projects/hv-quick && git pull plus the reload arrow. If you have Claude Code, just say “update HV Quick”.The build number in the bottom corner of the popup tells you which version you are actually running, so you can tell an old load from a real bug.
| What you see | What it is |
|---|---|
| The extension vanished from Chrome | The folder was moved or renamed. Put it back, or load unpacked again from wherever it is now. |
| Chrome says it disabled developer mode extensions | Go to chrome://extensions and switch HV Quick back on. |
| Empty results where there should be data | Almost always a token permission, not a bug. Open Options and run Verify on your token again. |
| A button seems to do nothing | Scroll down. Some panels open below the results list. |
| A GitHub page shows 404 | You are signed out. The repo is private, so GitHub hides it rather than asking you to log in. |