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.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 8. See what's changed.

orig
1
2
3
4
5
6
7
8
.gitignore
gulpfile.js
crx/js/background.js
xpi/README.md
xpi/chrome.manifest
xpi/index.js
xpi/package.json
xpi/js/capture.js
xpi/js/capture-area.js
xpi/js/crop.js
xpi/js/cs_screenshot.js
xpi/js/modify_users.js
xpi/js/popup.js
xpi/js/save_user.js
Loading...