Marine wrote:
> The webpage have to be able to expose some values/parameters to the
> extension.
> So I tried to add properties to button, to document or to window
> objects, in my webpage.
The problem is that reading those from chrome would be exploitable (by
the webpage).
You can do it if yo
Marine a écrit :
> Jonas Sicking a écrit :
>> Marine wrote:
>>
>>> Boris Zbarsky a écrit :
>>>
Marine wrote:
> However, I don't see how to put all the code in a signed jar, as
> JSP will generate HTML code dynamically for each client request.
>
Is
Jonas Sicking a écrit :
> Marine wrote:
>
>> Boris Zbarsky a écrit :
>>
>>> Marine wrote:
>>>
>>>
However, I don't see how to put all the code in a signed jar, as JSP
will generate HTML code dynamically for each client request.
>>> Is it possible to dynam