rthaut / deviantART-Filter

A browser extension that allows you to filter DeviantArt by user, keyword, and/or category.
https://rthaut.github.io/deviantART-Filter/
GNU General Public License v3.0
30 stars 1 forks source link

Build Process: Use Platform Overrides for Manifest Files? #99

Closed rthaut closed 4 years ago

rthaut commented 5 years ago

The build process could use gulp-platform-overrides instead of merge-json to generate the appropriate manifest files for each supported browsers.

rthaut commented 4 years ago

Version 6.0.0 uses webextenion-toolbox to handle the build process; it provides functionality for setting platform-specific values in the generated manifest.json files.