Skip to content

Commit

Permalink
Open ff and chrome extension sites upon building
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtskydJ committed Aug 3, 2019
1 parent 213373a commit d12fa5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ del dist.zip
pushd .\src
"C:\Program Files\7-Zip\7z.exe" a ..\dist.zip
popd
echo "Works on Firefox and Firefox for Android"
explorer "https://addons.mozilla.org/en-US/developers/addon/abortion-is-infanticide/versions/submit/"
explorer "https://chrome.google.com/webstore/developer/dashboard"

0 comments on commit d12fa5a

Please sign in to comment.