1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 23:12:28 +02:00
uBlock/meta
Deathamns fbffc5b07e Use HTML5 download instead of extension API
Benefits:
- Cross browser solution (however only for relatively new browsers)
- Doesn't need extra permission in Chrome

If the browser doesn't suppor the download attribute, then a new tab will
be opened with the exported data.

Other changes:
- Start the download only if the data is not empty (previously the
  download started anyway)
- Reorder code in vapi-client.js for Safari, so unnecessary code doesn't
  run on extension pages
2014-11-09 17:39:36 +01:00
..
crx Use HTML5 download instead of extension API 2014-11-09 17:39:36 +01:00
safariextz Set default dimensions for Safari's popup 2014-11-09 17:39:35 +01:00
config.json Work on vendor API abstraction, and near complete Safari support 2014-11-09 17:39:12 +01:00