open-in-browser
open-in-browser copied to clipboard
Consider de-duplicating icon files to reduce file size
The current size of all icons in extension/icons/ is 706369 bytes.
If duplicates are discarded, the size drops to 345732 bytes.
(source: 384413ebf05db4b9624e96358f7246c592ecec5d)
Consider adding a build step that removes duplicate images and adds aliases (e.g. in extension/mime-metadata.js via gen-mime-info.js) to reduce the size of the extension package.