Page-Manipulator icon indicating copy to clipboard operation
Page-Manipulator copied to clipboard

Extension will not work on a specific webpage

Open lunaberryyyy opened this issue 11 months ago • 5 comments

im assuming its because of a unique website domain ending. the website is "https://doxy.me/" the extention is set corectly to auto inject my css script but doesnt automatically react to loading the webpage recursive option is enabled. i can open the extension and manipulate the page manually but auto doesnt work

lunaberryyyy avatar Mar 11 '24 16:03 lunaberryyyy

Hi @lunaberryyyy

I tried reproducing your issue with the following on "https://doxy.me/" image

This turns the usually white parts of their background blue. After reloading the page, the background is still blue.

Could you try doing the same to confirm that this is working for you as well?

Ruud14 avatar Mar 12 '24 18:03 Ruud14

that doesnt seem to work on my end still. so weird image

lunaberryyyy avatar Apr 08 '24 20:04 lunaberryyyy

That is strange indeed.

Could you try doing the following:

  • Disable all other injections (e.g. the "Doxy DarkMode.css" one).

I think the issue might be that there is a whitespace " " in the name.

Please let me know if this fixes it.

Ruud14 avatar Apr 11 '24 16:04 Ruud14

That is strange indeed.

Could you try doing the following:

  • Disable all other injections (e.g. the "Doxy DarkMode.css" one).

I think the issue might be that there is a whitespace " " in the name.

Please let me know if this fixes it.

image this injection name doesnt have white space. but only using the one injection doesnt work still. im using the version from chrome webstore is it different than the github release at all? also using brave browser

lunaberryyyy avatar Apr 15 '24 20:04 lunaberryyyy

Hmm that is very strange.

The version on the chrome webstore is identical to the one here on github.

Could you try the extension on the google chrome browser to see if your browser is the issue?

If that still does not work, can you open the extension, right click INSIDE the extension, open "Inspect element", open the "console" tab, and provide me with the errors that you see there?

Ruud14 avatar Apr 16 '24 12:04 Ruud14