You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click the green Code button and grab a copy of the Fauxbar repo (or fork it). I like using GitHub Desktop. Or download the ZIP file of the repo and extract to somewhere.
In Chrome, open chrome://extensions/.
Disable your current Fauxbar or Fauxbar Lite extension.
Enable Developer mode in the top-right.
Click the Load unpacked button.
Navigate to the directory where you saved or extracted the repo, and choose the Fauxbar\Fauxbar folder. Fauxbar will then show its icon but have a red/orange icon overlapping it, signifying it's an "unpacked" extension.
Edit the scripts as desired. Depending on what you're editing, sometimes you can refresh a page with Ctrl+R to load the changes; otherwise you'll need to click the 🔄 (reload/refresh) icon to reload the entire extension:
If you need to test Fauxbar Lite specifically, check out the //// comments within manifest.json.
Trying to fix #68 since it looks quite simple but I'm not a web developer and don't know how to build the extension from source. Any instructions?
The text was updated successfully, but these errors were encountered: