tiagobento commented on issue #151:
URL: 
https://github.com/apache/incubator-kie-issues/issues/151#issuecomment-1885162415

   @jomarko Nice investigation! I never had the time to investigate it as 
deeply as you have, but from my understanding, there's no way we'll be able to 
dynamically create a manifest.json or even make it parametrized for users to 
input a URL of their choice. I found [this 
entry](https://stackoverflow.com/questions/67498257/chrome-extension-create-manifest-json-dynamically)
 on StackOverflow... Not much but maybe some other path to investigate...
   
   And you're right about the pre-defined list of URLs.. we can't list them 
all! :)
   
   With all that said, I'd love to see how React's extension or even ad 
blockers work, though... I mean, do they run on every page and then dynamically 
decide wether to execute or not? That can be a viable option too. Note that ad 
blockers even allow you to dynamically pause them on some pages, so that might 
be very interesting and aligned with our use-case.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to