Hi all,
When you click the browser action of TickTick - Todo & Task List & Reminder β Get this Extension for π¦ Firefox (en-US)
It opens a new window with no borders. How does it do it?
Hi all,
When you click the browser action of TickTick - Todo & Task List & Reminder β Get this Extension for π¦ Firefox (en-US)
It opens a new window with no borders. How does it do it?
also⦠does this count as remote code execution ?
Maybe popup or panel? Try to open new tab and execute: browser.windows.create({type: 'popup', url: ''})
.
Does it look the same?
Remote code execution is when remote code controls your extension. The point is to have a safe verified extension that canβt become malicious simply by changing some remote server script.
This seems just like a pretty standard OAuth flow?
Iit seems to be a panel type window.