azkadev / chrome_multi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Mult

git clone https://github.com/azkadev/chrome_multi.git
cd chrome_multi
dart pub get
dart compile exe ./bin/chrome_multi.dart -o ./linux/packaging/usr/local/bin/chrome_multi
dart pub run packagex build
sudo dpkg --force-all -i ./build/chrome_multi-linux.deb
chrom_multi -name your_name

About


Languages

Language:Dart 100.0%