onemen
onemen
@xiaoxiaoflood, Firefox are going to change the way it import modules. According to [Bug 1667455](https://bugzilla.mozilla.org/show_bug.cgi?id=1667455) - Expose a "Services" property on all privileged JS scopes - **Services.jsm** will be remove...
## Tslint tslint is installed but i did not find any configuration file or script to run it Testing **tslint** with the configuration below produce many linting errors and warnings....
This message appears in vscode when hovering on React.SFC > @ deprecated > as of recent React versions, function components can no longer be considered 'stateless'. Please use FunctionComponent instead....
See screenshot of a patch i'm working on 
vue cli uses prism with apollo-server for code highlight look at these files: [highlight.js](https://github.com/vuejs/vue-cli/blob/4acf48da1082d42dcfeb58ddac15ace3bc3182e6/packages/%40vue/cli-ui/apollo-server/util/highlight.js) [git.js](https://github.com/vuejs/vue-cli/blob/4acf48da1082d42dcfeb58ddac15ace3bc3182e6/packages/%40vue/cli-ui/apollo-server/connectors/git.js) [main.styl](https://github.com/vuejs/vue-cli/blob/a09407dd5b9f18ace7501ddb603b95e31d6d93c0/packages/%40vue/cli-ui/src/style/main.styl)
Here you can find all new string that were added to Tab Mix Plus in the last 8 month If you want to add translation to your language - fork...
Localization
Report here about any issue with localization or If you are willing to work on translation
We can add option to toggle compact mode for tab height, with a simple checkbox. compact: preference ```browser.uidensity = 1``` normal: preference ```browser.uidensity = 0``` Currently in Firefox 91 the...
Some minor changes to fix this issue with WaterFox G5 with userChrome.theme.enable with some of the default themes @117649, can use test this PR WaterFox provide many userChrome.* if user...
closes #9