Custom-JavaScript-for-Websites-2 icon indicating copy to clipboard operation
Custom-JavaScript-for-Websites-2 copied to clipboard

Run custom JavaScript on any website

Results 77 Custom-JavaScript-for-Websites-2 issues
Sort by recently updated
recently updated
newest added

Love this extension, however, I am unable to execute any javascript on certain sites: Asana and Outlook, specifically. This is the error I keep running into: "Blocked script execution in...

related to #44 The replace `;` to `\n` and join back is breaking the workflow, details: https://github.com/xcv58/Custom-JavaScript-for-Websites-2/blob/8a9427ebec2eacaae78fae0ed5b49963930829bd/src/js/stores/IncludeStore.js#L3-L4 https://github.com/xcv58/Custom-JavaScript-for-Websites-2/blob/8a9427ebec2eacaae78fae0ed5b49963930829bd/src/js/run.js#L39-L43

bug
help wanted

I run a script on domain.com. I have specified in my script that it should only run on domain.com/subdomain1. However, when I navigate back and forther between domain.com and domain.com/subdomain1...

tech debt