Code-Injector icon indicating copy to clipboard operation
Code-Injector copied to clipboard

WebExtension

Results 40 Code-Injector issues
Sort by recently updated
recently updated
newest added

When opening Code Injector using the Overflow Menu, some of the buttons (in the Add Rule window at least) will be wrapped to the next line because they don't fit...

Hey, I really like the add-on but unfortunately the file include doesn't really work. Since I wanted to check now that what is the problem. Unfortunately, I do not get...

Hi, I can't seem to get a local file to load. (FF73, Windows 10). I entered a path like this in *Add Rule/Files*: ``` /C:/Users/me/Documents/path/to/script.js ``` This should work fine...

when I tried to inject a dumb JS script to https://github.com I got this error: ``` Content Security Policy: The page’s settings blocked the loading of a resource at inline...

It would be nice to be able to share scripts that we made. A wiki with links to gists would be a good say to handle that. You should be...

The update from FF 96.0.3 to 97.0 erased all my rules. As a heads-up...

Unable to make it inject script into reader view, though it does show counter as been injected URL pattern ```regex about\:reader\?url=.* ``` code ```javascript (function shortCutSetter() { var previous =...

Developing feature to hide hostname in some cases

First of all great work until now havent any problems using it. but i am getting more and more confused if i use more rules on 1 webside because i...

Hi @Lor-Saba, This is a nice plugin and in theory does exactly what I need, but I have been unable to get auto-injection working. I can manually inject the code...