https://github.com/azkadev/chrome_multi
https://github.com/azkadev/chrome_multi
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/azkadev/chrome_multi
- Owner: azkadev
- Created: 2023-01-23T13:21:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T07:06:57.000Z (8 months ago)
- Last Synced: 2025-04-08T19:21:38.930Z (6 months ago)
- Language: Dart
- Homepage:
- Size: 2.57 MB
- Stars: 383
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
Awesome Lists containing this project
README
# Chrome Mult
```bash
git clone https://github.com/azkadev/chrome_multi.git
``````bash
cd chrome_multi
``````bash
dart pub get
dart compile exe ./bin/chrome_multi.dart -o ./linux/packaging/usr/local/bin/chrome_multi
dart pub run packagex build
``````bash
sudo dpkg --force-all -i ./build/chrome_multi-linux.deb
``````bash
chrom_multi -name your_name
```