You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main.rs
+11
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,17 @@
20
20
*/
21
21
22
22
/*
23
+
* FIXME: many popups in alibaba.com.
24
+
* TODO: Use HitTarget for right-click to automatically allow these popups to open.
25
+
*
26
+
* FIXME: cannot enter username/password on https://us-redhat.icims.com/jobs/75775/software-engineer---llvm-%26--go-toolchain/login?loginOnly=1&redirect=job&hashed=-435800245
27
+
* TODO: switch to https://github.com/anlumo/cef ?
28
+
* FIXME: ads on https://www.webmd.com/mental-health/what-are-symptoms-ptsd
29
+
*
30
+
* TODO: shortcut to show the URL of a link.
31
+
*
32
+
* TODO: whitelist ads in hydro québec to allow login.
33
+
*
23
34
* TODO: disable youtube auto-play.
24
35
*
25
36
* TODO: update the easylist instead of the former hosts-based lists.
0 commit comments