divinity76

Results 202 comments of divinity76

I dislike using bash for this. I would much have preferred we re-write this in PHP-cli or Python or some more suitable scripting language :'( look at this: ``` rep=$(echo...

> Another fundamental requirement is to use chrome.userScripts.register, not executeScript. That would require rewriting a lot of code, naturally. what's the problem with using [chrome.userScripts.execute](https://developer.chrome.com/docs/extensions/reference/api/userScripts#method-execute) ?