Installation Guide

You bought it. Now install it.

No Chrome Web Store. No auto-update nags. Just drag a folder and it works. Takes about 3 minutes.

⏱ ~3 minutes  ·  No technical knowledge required
1
Download and unzip the bundle

After purchase, Gumroad gives you a ZIP file. Download it and extract it anywhere — your Desktop, Downloads, wherever. You'll get a folder called corporate-cope-bundle with 25 subfolders inside, one per extension.

📦 corporate-cope-bundle.zip Extract All →
📁burnout-translator
📁doom-scroll-stopper
📁emergency-panic-switch
📁... and 22 more
2
Open Chrome Extensions page

In Chrome, type chrome://extensions in the address bar and press Enter. Or go to the three-dot menu → ExtensionsManage Extensions.

chrome://extensions
Extensions
3
Turn on Developer Mode

In the top-right corner of the Extensions page, flip the Developer mode toggle to ON. This lets Chrome load extensions from your computer instead of the Web Store.

⚠️
Chrome might show a banner saying "Developer mode extensions." That's normal and expected — click Cancel or just ignore it. It shows up once.
chrome://extensions
Developer modeLoad unpacked extensions from your computer
4
Click "Load unpacked" and select a folder

After enabling Developer Mode, a Load unpacked button appears at the top-left. Click it, navigate to the extracted bundle folder, and select one extension folder (e.g. burnout-translator). Click Select Folder.

chrome://extensions
📂 Load unpacked
Pack extension
Update
🪫
Burnout Translator
corporatecope.com · ID: abc123...
5
Repeat for each extension you want

You don't have to install all 25. Just the ones you actually want. Click Load unpacked again, pick the next folder, done. Each one takes about 10 seconds.

Install only what you need — you can always come back and add more later.

✅ burnout-translator
✅ doom-scroll-stopper
✅ mascot-tab-overflow
⬜ tab-graveyard
⬜ vibe-check
⬜ blur-my-chat

That's it. You're done. 🎉

The extensions are now active. Find them in your Chrome toolbar — click the puzzle piece icon (🧩) to pin the ones you use most.

Browse all 25 extensions →

Common questions

Why isn't this on the Chrome Web Store?
Some of these extensions do things Chrome Web Store reviewers find… unconventional. Ghost cursor simulation, fake update screens, auto-sending meeting messages. We'd rather ship working tools than neuter them to pass review. Manual install = full functionality.
Is this safe? How do I know there's no malware?
All extension source code is plain JavaScript — no minification, no obfuscation. Open any folder, open any .js file, read it. Every extension only requests the permissions it actually needs, nothing more. If you're extra cautious, check the manifest.json in each folder to see exactly what permissions each one uses.
Chrome keeps showing a "Developer mode extensions" popup. How do I stop it?
Click Cancel (not "Disable extensions"). It appears once per Chrome session on some versions. It's annoying, Chrome knows it's annoying, and there's no way around it short of publishing to CWS. Just click Cancel and move on with your life.
Will these extensions update automatically?
No. If there's an update, you'll get notified via the email you used on Gumroad. Download the new ZIP, extract, and reload the extension in chrome://extensions by clicking the refresh icon on its card.
I moved the folder after installing. Now the extension broke.
Chrome remembers where the folder was. If you move it, go back to chrome://extensions, remove the broken extension, and re-load it from the new location. Don't move the folders after installing — or if you do, pick a permanent spot first.
Can I install these on other browsers?
Chrome and any Chromium-based browser: yes. This includes Brave, Edge, Arc, Opera, and Vivaldi — same steps, same Developer Mode toggle, same Load unpacked button. Firefox: no, these use Chrome's Manifest V3 API.