2896ff4e52
remove change in colors for twitter
2024-01-18 16:15:41 +01:00
6ed0181a0c
fix F11 screen toggling
2023-12-29 18:37:50 +01:00
f2535db66f
recompute after changing style
2023-11-28 16:31:14 +00:00
a2c465f504
remove hover from twitter
2023-11-28 16:30:56 +00:00
a2f5a864bf
more twitter tweaks
2023-11-22 20:41:21 +00:00
292a3f6761
undo some tweaks
2023-11-20 11:04:32 +00:00
6a3581b7e0
tweak: more twitter tweaks
2023-11-20 10:54:40 +00:00
39bb8510c1
tweaks: more twitter tweaks
2023-11-20 01:03:01 +00:00
f280b6f0f8
more twitter style tweaks
2023-11-20 00:50:27 +00:00
ca5f731912
tweaks: change twitter css style
2023-11-20 00:29:44 +00:00
7e23aad95f
tweak: savepoint
2023-11-09 10:13:11 +00:00
0ba87b8cdc
savepoint: add functionality to not show twitter videos
2023-11-08 23:24:06 +00:00
a7c1f8f57e
try mutation listener + formatting step
2023-11-08 23:18:55 +00:00
152445c6d7
try event listener (didn't work)
2023-11-08 23:18:10 +00:00
09c9c50406
tweak: replace search engine + avoid twitter videos
2023-11-08 23:00:31 +00:00
568c039895
recompute constants after prettier pass
2023-09-15 12:41:48 +03:00
f75442ac2b
prettier pass on style.js
2023-09-15 12:41:31 +03:00
aec21c71a6
tweaks: add code to block twitter ads
2023-08-03 14:41:03 +02:00
d65dc93af7
tweak twitter css
2023-07-27 17:36:04 +02:00
b87693e4c5
use -O3 -Wall gcc flags, add old.reddit.com css
2023-07-27 14:34:16 +02:00
d17fb92bb6
small tweaks
2023-06-26 11:26:53 +01:00
4784a0ad26
changes to protonmail style; semicolon to hide bar.
2023-06-20 08:30:36 -06:00
5b1aab5e0c
time how long it takes to add the alert (negligible) + readme
2023-06-17 00:40:05 -06:00
98f6d5630f
alerts v2, formatting
2023-06-17 00:29:27 -06:00
1cf68bb1fe
custom alert first pass, with GPT-4 help
2023-06-17 00:19:29 -06:00
574cdd30ce
tweak: remove twitter from redirection blacklist
...
+ tweak styles.
2023-05-05 20:08:53 -04:00
0ba58087e0
tweak: savepoint
2023-04-29 18:33:09 -04:00
b129954d4d
feat: improve compilation a bit.
...
- tcc -> gcc (noticeably faster compilation)
2023-04-21 19:19:11 -04:00
b32749aa6e
fix: zoom + forum.nunosempere.com, Matt Levine's newsletter
2023-04-21 19:08:55 -04:00
bbcf1dabd2
Revert "tweak: move things around"
...
This reverts commit ca59138a2a
.
2023-03-28 11:19:11 -06:00
ca59138a2a
tweak: move things around
2023-03-28 11:18:54 -06:00
3483af0f0f
style: enforce webkit style for plugins
...
$ clang-format -style=webkit -i */.c
$ clang-format -style=webkit -i */*/.c
2023-03-28 10:16:14 -06:00
7cecf5ae3a
fix: rename filepath after dirchange
2023-03-27 19:34:01 -06:00
25dedb09e1
tweaks: around bloomberg webpage
2023-02-15 03:24:47 +01:00
86fef30c22
tweak: proton stylesheet
2023-02-11 14:40:42 +01:00
c10b7632eb
feat: add possibility of launching many tabs at once.
...
also, personalize this:
- enable extensions
- change to my css
- change relative paths.
fix various bugs:
- set the zoom level in notebook_append, not in notebook_init
- have a handly debug option for valgrind
2023-02-08 14:29:36 +01:00
b48c504871
feat: use flags rather than uncommenting code
...
- Significantly simpler
- Easier for me to keep up with upstream
- Alternatives:
- Comments as before
- git patches, as in the suckless community: eventually leads to
confusion about conflicting patches.
- some other option
2023-02-05 03:57:29 +01:00
353d0ffad7
feat: add plugin to customize css for individual websites...
...
and how to enable it.
Also tweak README.mds
2023-02-05 03:21:30 +01:00