Highlight projects ā a new browser extension
Updates
Feb 2020 ā added the ability to match the text not only in a project name but also in the description of a project and combined them into one option with two checkboxes.
We added our first Tampermonkey userscript allowing you to highlight your projects on the Projects Board and a project picker.
Install
Install Tampermonkey extension for your browser.
Select Tampermonkey extension (1), Dashboard (2)
Select the āUtilities tab (3), āInstall from URLā (4)
Paste this link and click āInstallā
On the next page click the āInstallā button

The userscript will update automatically if you installed it from the provided URL.
If you use Freedcamp white-label on your own domain ā use the above link and save a file locally, edit it to add an extra line and install it from āFileā.
// @match *://freedcamp.com/*
// @match *://*.freedcamp.com/*
// @match *://projects.myfreedcampdomain.com/* <<<<<<
Settings
Open the Projects Board. You will see that one userscript is active (1) on this page, choose āSelect modeā (2).
You can select one from four available options:
If you selected the fourth option āProjects matching the text in a project nameā you will see the extra setting after changes have been saved (1):
With any userscript option, you can set colors opacity using (2).
The end result example ā favorite projects are highlighted using a project color.
Please give it a try!