A Google Chrome extension to super power your Basecamp 3 experience
- Adds a bordered bar to the top of your screen themed to your Basecamp selection
- Swaps out the generic Basecamp logo with the company name
- Make the toolbar sticky as the user scrolls the page
The Chrome Web Store contains the latest stable version of the extension.
You can optionally run the beta by directly installing the extension within Chrome. To install:
- Download the zip of the project
- Unzip the project (but do not delete the folder after finishing the install; Chrome continues to read from this location)
- Navigate your browser to the Extensions panel
chrome://extensions/
- Turn on "Developer mode"
- Drag the unzipped folder to the window and allow Chrome to finish the installation
- 1.3.2: Fix selectors to ensure logo is properly hidden
- 1.3.1: Fix selectors to ensure todo list details are pulled in. Address sticky toolbar to prevent it from disallowing click-thrus to todo details
- 1.3.0: Fix color schemes for logo and conditionally show logo for better tablet/mobile experiences
- 1.2.1: Prevent a variety of events from re-firing on navigation change
- 1.2.0: Run events on Turbolink navigation changes; Add list details to todo items; Fix client visibility bubble placement
- 1.1.0: Make toolbar sticky as the user scrolls the page
- 1.0.1: Small bug fixes to correct when the extension fires on the page
- 1.0.0: Initial release