Mod randomizer
-
Opera Comments Bot last edited by
Here you can post comments about Mod randomizer extension, created by BlindGold
-
GeassKnightmare last edited by
It works almost 100%
But somehow the extension can't check things like wallpaper, themes, music, etc. I have to do it manually.
-
BlindGold last edited by BlindGold
@GeassKnightmare said in Mod randomizer:
It works almost 100%
But somehow the extension can't check things like wallpaper, themes, music, etc. I have to do it manually.
Sadly it's impossible to do it, I tried looking for a way but there are no APIs for that, so I can't code it.
In the past it would automatically enable these checkmarks the way they were before disabling because of how opera handled mods but an opera update changed how these work.Edit: It might be possible to make it enable the checkmarks in a roundabout way using content scripts, I'll try to do that when I have the time
-
BlindGold last edited by
@BlindGold said in Mod randomizer:
@GeassKnightmare said in Mod randomizer:
It works almost 100%
But somehow the extension can't check things like wallpaper, themes, music, etc. I have to do it manually.
Sadly it's impossible to do it, I tried looking for a way but there are no APIs for that, so I can't code it.
In the past it would automatically enable these checkmarks the way they were before disabling because of how opera handled mods but an opera update changed how these work.Edit: It might be possible to make it enable the checkmarks in a roundabout way using content scripts, I'll try to do that when I have the time
I tried, but it's impossible to access the opera mods tab to enable those checkmarks programmatically. Because of security reasons, I can't request access to the opera://mods url in the extension manifest.