Introduction
Introduction Statistics Contact Development Disclaimer Help
update TODO - surf-adblock - Surf adblock web extension
git clone git://git.codemadness.org/surf-adblock
Log
Files
Refs
README
LICENSE
---
commit bce26341429ed8cb04c3df51aa55e08a5698785d
parent 1b2fa25986e2fbbecc4caa7a220364536fdab2af
Author: Hiltjo Posthuma <[email protected]>
Date: Sun, 17 Jul 2016 14:08:25 +0200
update TODO
Diffstat:
M TODO | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/TODO b/TODO
@@ -2,6 +2,7 @@ Docs:
- https://adblockplus.org/en/filter-cheatsheet
- https://adblockplus.org/filters
+- On out-of-memory situations don't crash the page, but how to handle it?
- CSS blocking: don't allow sites to override the appended global and
site-specific stylesheet.
- separate between site-specific and global block rules.
@@ -14,5 +15,3 @@ Docs:
- optimize memory allocation.
- optimize: pregenerate one global stylesheet that applies to all sites?
? support exception rules #@#
-
-
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.