Mathieu 'p01' Henri
Mathieu 'p01' Henri
Works for me too. Are you sure you ticked the checkbox saying "Use CSS filter" in the Settings > Error log of Dragonfly and are looking in the Errors console/view...
I am confused about why we need this change. String.prototype is part of the [latest Ecma 262 specification](https://262.ecma-international.org/11.0/#sec-string.prototype.link ), it is [actively supported by all common browser engines](https://caniuse.com/?search=string.link), and I...
Well done getting this to 281. @aemkei: I tried the same approach and found that rewriting the table onblur made the spreadsheet way TOO hard to use. Thus I did...
The Resource Inspector is tied to the Network Inspector. If the later shows something strange, the former will most likely do too. Could you post/link a screenshot of the Network...
I have to agree with @hzr, must be possible to add the corresponding classes in the templates. I do similar things in the templates of the new Resource Service
I quite like the idea of YT embed, but the screenshot zoom thing really ought to be a simple CSS declaration: ```css #screenshot > img:active { position:fixed; top: 0; left:...
The YT embed could also be done by adding an `` in the `
The sub-optimal and super quick solution is to do this using CSS only and localstorage/cookies instead of the DB. Kinda like the AttentionWhore user script.
It was my long lost hope that user scripts like the AttentionWhore and co get eventually build-into Pouet or part of a list of "plugins" the users can enable/disable. I...
_cough_ PreFlight.user.js _cough_