Gildas
Gildas
Note that this issue is a limitation in browsers. I'll need to investigate on this to see if I can circumvent this limitation. In fact, browsers do not allow such...
You can achieve this by using the keyboard shortcut instead, i.e. `Ctrl+Shift+Y` by default.
Well, I'm wondering how many users would use this feature.
> May not use it but cannot be without :) SingleFile is open-source, anyone can fork it, change what he does not like, and send me a pull request or...
Thank you for the feedback. I think that if I implement this feature, I wouldn't restrict it to the annotation editor. It might also be interesting to inject styles in...
@ImportTaste You're not referring to the same feature. The purpose of this feature is not to modify the style of the saved page. What you want to achieve is already...
@ImportTaste I added an option `--browser-stylesheet` to inject a stylesheet after the page is loaded.
It works similarly to `--browser-script`. You can for example create a file named `my-stylesheet.css` which would contains the rules you would like to apply before the page is saved and...
> > > > I added an option `--browser-stylesheet` > > for the latest repo, I want to try, but can't find this option. > I confirm you have to...
It may sound complicated but it's not so complicated if you follow the manual installation procedure for example.