While the extension is available through the official stores, you can also build it from source:
- Node.js
- npm
# Clone the repository
git clone https://github.com/YouG-o/Hide_YouTube_Members-Only.git
cd Hide_YouTube_Members-Only
# Install dependencies
npm install
# Build for Firefox
npm run package:firefox
# Build for Chromium Browsers
npm run package:chromium
This project is licensed under the GNU Affero General Public License v3.0