MichaelDimmitt / chrome-extension-toolbox

a bunch of minimal extensions that expose different ways to chrome extension and lets me try out different ideas.
https://docs.google.com/presentation/d/1pp2KqSRZC1RsY3duk5co5tlQ7NPZCBrVtdJOoONeMUg/edit?usp=sharing
0 stars 0 forks source link

Extension Question #7

Open MichaelDimmitt opened 1 month ago

MichaelDimmitt commented 1 month ago

If CORS blocks the request for a different website does it block the extension from making a request in popup mode?

If so use scripting to run on active tab.