discogs-enhancer
discogs-enhancer copied to clipboard
100% vanilla JS Chrome extension that adds useful features and functionality to Discogs.com
Image headlines lose their background with dark mode enabled on https://www.discogs.com/digs/ and children. Makes it hard to read.
I'm only searching for vinyl on discogs. It would be great to be able to always filter by a specified media format without having to set the filter manually every...
Firefox uses the same WebExtension standard as Google Chrome with minor differences, so porting and publishing - while a considerable task - wouldn't mean rewriting the extension completely in order...
The New UI upgrade has made it harder to look through all the versions at once. Now for large listings, you have to press more, to get each section to...
Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.88.2. Release notes Sourced from webpack's releases. v5.88.2 Bug Fixes Fixed a bug where unused identifiers should retain names when using css modules by @burhanuday...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.28.1. Changelog Sourced from eslint-plugin-import's changelog. [2.28.1] - 2023-08-18 Fixed [order]: revert breaking change to single nested group (#2854, thanks [@yndajas]) Changed [Docs] remove duplicate...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.2 to 13.3.2. Release notes Sourced from sass-loader's releases. v13.3.2 13.3.2 (2023-06-09) Bug Fixes perf: avoid using klona for sass options (#1145) (9e87b6b) v13.3.1 13.3.1 (2023-05-28) Bug...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.4 to 11.0.0. Release notes Sourced from copy-webpack-plugin's releases. v11.0.0 11.0.0 (2022-05-17) ⚠ BREAKING CHANGES minimum supported Node.js version is 14.15.0 Changelog Sourced from copy-webpack-plugin's changelog. 11.0.0...
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.2.0. Release notes Sourced from mocha's releases. v10.2.0 10.2.0 / 2022-12-11 :tada: Enhancements #4945: API: add possibility to decorate ESM name before import (@j0tunn) :bug:...