WebMechanic
WebMechanic
IIRC vanilla HTML forms using native post method are excluded from browser history. What about "stepping back" to a dialog that contained a form/FormData already sent/posted to the server via...
@romaricpascal let me first make clear, that I believe easy access to history.state and dialog states could be a nice UX, however **You might end up opening Pandora's box or...
> I was thinking on using the beforeEnter hook to check the incoming HTML for the style tag en inject it into the head of the page. And remove it...
I believe this feature request became obsolete as it's now possible with the release of 2.10 to quickly pick these tabs from the "Unstashed Tabs" and handle them. I'll have...
It help, but you know what would help even more? If there was a (customisable) keyboard shortcut to perform the selection part in Tab Stash. I added a new feature...
@kiddkevin00 I'm evaluating https://github.com/Heydon/design-tokens-cli for the same reason(s) as I know Heydon's other work. From the readme - [x] Converting from design tokens in the [standard JSON format](https://design-tokens.github.io/community-group/format/)... - [x]...
It would also be nice if PB would actually **remember** the choice being made. I do web development and constantly have to disable PB for the very same websites while...
could you please define "soonish"? It's 2022 😁
any news on that?
It's tedious but possible to do this with JSDoc and type definitions can go into separate files. Stuff like this in some external `typedefs.js` within the package/project should provide decent...