Just a small desktop browser Add-On to keep playing tiktok videos when switching tab.
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/Play-TikTok-Background.git
cd Play-TikTok-Background
# Install dependencies
npm install# Build for Firefox
npm run package:firefox# Build for Chromium Browsers
npm run package:chromiumThis project is licensed under the GNU Affero General Public License v3.0
