cachius

Results 19 comments of cachius

Current Screenshot shows it as Baseline Newly available: ![Screenshot](https://github.com/user-attachments/assets/cb74e8e7-7405-42d9-abf3-e17cc8128164 "Screenshot from April 3rd, 2025 of https://webstatus.dev/features/popover showing it as Baseline Newly available"). @jcscottiii I guess this can be closed now.

The guide on How to Migrate to Maifest V3 is at https://developer.chrome.com/docs/extensions/develop/migrate

Neither is this node.js one https://github.com/qvint/archive.is/issues/5

There goes the plan for a wasm build.

Sad to see it gone. Meanwhile check out https://editor.stackoverflow.design/. Or even better https://editor.stackoverflow.design/empty for regular use without clearing the sample text. Contributions and stars over at [Stacks-Editor](https://github.com/StackExchange/Stacks-Editor)

Thanks. Still I'm so used to Ctrl+W closing the window from the browser, I want it to work in SumatraPDF. And it already does [if you have multiple windows](https://github.com/sumatrapdfreader/sumatrapdf/blob/master/src/SumatraPDF.cpp#L2689-L2690). Except...

> [diff] a pain to read [difftastic](https://difftastic.wilfred.me.uk/) might help

@Feldherren Turns out you're using `LF` line endings instead of the project's `CRLF` ones. You can ignore whitespace changes when vieing a diff on GitHub: https://github.com/sumatrapdfreader/sumatrapdf/pull/5078/files?diff=split&w=1 Please change to `CRLF`...

@aluxnimm @nertsch Could you give a statement on the feasibility of this? It might be a good first issue for students or first time contributors.