Skip to content

Latest commit

 

History

History
48 lines (44 loc) · 1.5 KB

MANUAL_INSTALLATION.MD

File metadata and controls

48 lines (44 loc) · 1.5 KB

Install Manually

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
  1. Open chrome://extensions or edge://extensions
  2. Turn on the Developer mode toggle
  3. Click on the Load unpacked button
  4. Select the folder bundle/chrome
  1. Open about:debugging#/runtime/this-firefox
  2. Click on the Load Temporary Add-on... button
  3. Select the file bundle/firefox/manifest.json
  1. Open bundle/safari/Minimal Theme for Twitter/Minimal Theme for Twitter.xcodeproj
  2. Click the Play button in Xcode ("start the active scheme")
  3. Configure Safari in macOS to run unsigned extensions