David Pacassi Torrico
                                            David Pacassi Torrico
                                        
                                    I'm thinking about creating a service which allows you to synchronize your settings and your tabs across different browsers or maybe just after a fresh installation of your computer/browser. This...
The project uses Gulp/Node.js solely for having variables in CSS files. However, since CSS3 now supports variables, Gulp and Node.js should be removed as dependencies and the frontend refactored. This...
When people are switching from other web extensions, they might have a list of black- and/or whitelisted domains - we should implement a feature that allows us to import and...
If I'm on domain A and there's an iframe of domain B, I can not enable or disable JS for the content of domain B with the button. Switching the...
Allow users to define if they want to get notified about new features or not.
When right clicking on a link, also display the option to open a link with a disabled or enabled JS state. See: `browser.menus.create`
The web extension also works with IP addresses, host names in general. Therefor it makes sense to rename the existing "domain" label to "host name".
When manually adding a base domain such as e.g. `youtube.com` (which also applies to it's sub domains), I want to be able to override this base domain's setting per sub-domain...