webextensions

Results 59 comments of webextensions

@ Hadi Does the feature described in https://github.com/webextensions/close-tab-by-double-right-click/issues/10 help in your case?

As an improvement, we may try to identify that no piece of text/content is selected before activating the close tab functionality (when using the left-click-immediately-followed-by-right-click).

@alerque Yes, it would be possible to make it configurable. And since we are talking about it, before implementing it just for this use case, I would like to think...

Fixed now in the latest version (v3.1.3) :-)

@raduchiriac That issue with "undefined" output has been fixed with v3.1.4 of copy-files-from-to. In the given case, Uglify JS fails to work because it doesn't understand new JS syntax. Now,...

@pixeloution Thank you for your comments and feature requests :smile: All your suggestions should be implemented at some point of time. * **Code Folding** (**ETA:** In coming months) * It...

@JoJk0 The file mode of editor does basically 2 things: * Connect to the file system (via the local NodeJS server) * Activate "Watch CSS files to apply changes automatically"...

@JoJk0 Were you able to follow the above steps ?

Can you describe it a bit further? Or is it a commit from a bot?

@marcoaubr Thank you for the feature request :-) Such features would be useful for migrating sites to Tailwind. An interesting irony of such features would be that as per the...