Delete Firefox installation codebase

Review Request #9832 — Created March 25, 2018 and discarded — Latest diff uploaded

Information

rb-screenshot
master

Reviewers

Since Firefox can install Chrome extensions directly, a seperate code base for Firefox is not required. Therefore I deleted the XPI code;

Try User test on Firefox and Chrome to make sure all features still works after the deletion.

Changes between revision 6 and 7

orig
1
2
3
4
5
6
7
8
gulpfile.js
content/manifest.json Was crx/manifest.json
content/js/background.js Was crx/js/background.js
content/js/capture.js Was crx/js/capture.js
content/js/modify_users.js Was crx/js/modify_users.js
content/js/save_user.js Was crx/js/save_user.js
content/js/browserify/screenshot.js Was content/js/screenshot.js
content/js/browserify/user_form.js Was content/js/user_form.js
gulpfile.js
crx/manifest.json
crx/js/background.js
crx/js/capture.js
crx/js/modify_users.js
crx/js/save_user.js
content/js/screenshot.js
content/js/user_form.js
Loading...