 Issue 29350042:
  Issue 4023 - Move storage of subscription lists to localStorage  (Closed)
    
  
    Issue 29350042:
  Issue 4023 - Move storage of subscription lists to localStorage  (Closed) 
  | Index: metadata.common | 
| =================================================================== | 
| --- a/metadata.common | 
| +++ b/metadata.common | 
| @@ -8,6 +8,7 @@ | 
| lib/compat.js | 
| lib/info.js | 
| lib/publicSuffixList.js | 
| + lib/lz-string.js | 
| lib/adblockplus.js | 
| lib/sha1.js | 
| lib/jsbn.js | 
| @@ -23,12 +24,15 @@ | 
| ../lib/sha1.js | 
| ../lib/jsbn.js | 
| ../lib/rsa.js | 
| + ../lib/lz-string.js | 
| + ../lib/io.js | 
| common.js | 
| tests/adblockplus.js | 
| tests/versionComparator.js | 
| tests/url.js | 
| tests/signatures.js | 
| tests/cssEscaping.js | 
| + tests/io.js | 
| permissions = http://*/* https://*/* | 
| author = Eyeo GmbH |