1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-20 04:09:45 +02:00
uBlock/platform/safari
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
..
Info.plist
Settings.plist
Update.plist
vapi-background.js Remove previous Safari overhead; cleanup workarounds from rest of code 2015-02-10 14:24:04 -07:00
vapi-client.js vAPI.sessionId, element-picker dialog as iframe 2015-02-14 10:47:04 +01:00
vapi-common.js Minor vapi-common improvement -- cache vAPI in local scope 2015-02-10 14:50:44 -07:00
vapi-popup.js Safari: don't double inject, and cleanup stray unicode 2015-02-09 22:47:45 -07:00