1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-19 09:22:40 +02:00
uBlock/platform/firefox
Deathamns 8693ab738d vAPI.sessionId, element-picker dialog as iframe
vAPI.sessionId - random ID generated every time when a page loads.

Having the dialog in an iframe lowers the chance of interference with the
styling of the page, also avoids using innerHTML (AMO complaint).
2015-02-14 10:47:04 +01:00
..
bootstrap.js Firefox: fix extension restarting 2015-02-02 11:52:40 +01:00
chrome.manifest Firefox: minor changes 2015-01-13 07:29:15 +01:00
frameModule.js Firefox: remove unused arguments 2015-02-05 18:05:41 +01:00
frameScript.js Miscellaneous changes 2015-01-13 07:30:04 +01:00
install.rdf Firefox: get the version number from the fragment 2015-01-29 14:12:21 +01:00
vapi-background.js this fixes #730 2015-02-12 09:24:45 -05:00
vapi-client.js vAPI.sessionId, element-picker dialog as iframe 2015-02-14 10:47:04 +01:00
vapi-common.js Fix prorblems caused by vAPI.insertHTML 2015-01-13 20:25:10 +01:00
vapi-popup.js Implement vAPI.insertHTML 2015-01-13 07:30:07 +01:00