File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1616 mkdir socialswitch-v1.0-chrome
1717 cp chrome/background.js chrome/manifest.json chrome/popup.js chrome/popup.html chrome/support.html chrome/style.css socialswitch-v1.0-chrome/
1818 cp -r chrome/icons/ socialswitch-v1.0-chrome/
19- mkdir socialswitch-v1.1 -firefox
20- cp firefox/background.js firefox/manifest.json firefox/popup.js firefox/style.css chrome/popup.html chrome/support.html socialswitch-v1.1 -firefox/
21- cp -r chrome/icons/ socialswitch-v1.1 -firefox/
19+ mkdir socialswitch-v1.2 -firefox
20+ cp firefox/background.js firefox/manifest.json firefox/popup.js firefox/style.css chrome/popup.html chrome/support.html socialswitch-v1.2 -firefox/
21+ cp -r chrome/icons/ socialswitch-v1.2 -firefox/
2222
2323 - name : Upload Chrome Artifact
2424 uses : actions/upload-artifact@v4
2929 - name : Upload Firefox Artifact
3030 uses : actions/upload-artifact@v4
3131 with :
32- name : socialswitch-v1.1 -firefox
33- path : socialswitch-v1.1 -firefox
32+ name : socialswitch-v1.2 -firefox
33+ path : socialswitch-v1.2 -firefox
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " Social Switch: Anonymous Instagram and TikTok" ,
4- "version" : " 1.1 " ,
4+ "version" : " 1.2 " ,
55 "description" : " Redirect Instagram and TikTok URLs to anonymous viewers" ,
66 "homepage_url" : " https://github.com/claromes/socialswitch" ,
77 "author" : " Claromes" ,
You can’t perform that action at this time.
0 commit comments