Open the bundle folder. Here you'll find all the packages zipped up:
📂 bundle
└ 📄 chrome.zip
└ 📄 firefox.zip
└ 📄 safari.zip
Open them and follow the instructions below based on which browser you'd like to install the extension on:
Chrome or Edge |
Firefox |
Safari |
- Open
chrome://extensions or edge://extensions
- Turn on the Developer mode toggle
- Click on the Load unpacked button
- Select the folder
bundle/chrome
|
- Open
about:debugging#/runtime/this-firefox
- Click on the Load Temporary Add-on... button
- Select the file
bundle/firefox/manifest.json
|
- Open
bundle/safari/Minimal Theme for Twitter/Minimal Theme for Twitter.xcodeproj
- Click the Play button in Xcode ("start the active scheme")
- Configure Safari in macOS to run unsigned extensions
|