Why tampermonkey extension not working in vivaldi
-
I went to install a script in tampermonkey but it didn't work in vivaldir, but in chrome it works perfectly
-
@heikon100 Please describe what fails.
Which Vivaldi version, which Tampermonkey, which UserJS? -
@doctorg my vivaldir is at version 5.0.2497.35 (Stable channel) (64bit) and tampermonkey is at current version from chrome web store
-
@doctorg the script I'm using is this
https://ghostbin.com/aJcqc
//MODEDIT: removed active URL - the script may potentially contain malicious content
-
@docorg the flaw is that when I install the script and test it, the script doesn't run
-
@heikon100 I was able to onstall Tampermonkey 4.13 on Vivaldi 5.0.2497.35.
But i do not gonna test your UserJS, i have no time to check code for adware/malware behavior.
-
@doctorg ok
-
@heikon100 Seems to work fine here, installed in Tampermonkey. It sends redirects to sites that seem very shady - what is the purpose of this script? Why would anyone want to be redirected to what is clearly scam sites?
-
Ppafflick moved this topic from Vivaldi for Windows on
-
@pathduck this is a bypass to pass sites with pop ups and ads
-
@heikon100 like adfly or
exe.io
//MODEDIT: removed active URL
-
I'm having the same issue with the script "google hit list". not working in Vivaldi and Tampermonkey.
-
Have you tried to disable the vivaldi adblocker? A lot of sites in the script, and probably even google ones (2nd script) could be partially blocked preventing the scripts to work.
-
@bvt First of all, this isn't a support site for Tampermonkey scripts not working. Take any issues you have with a script up with its author.
However, there is no reason a script should not work in Vivaldi. It might help if you actually posted at least a link to the script you're having problems with...
-
This post is deleted! -
-
well it works well in FireFox and Chromium (I'm on Linux). I get that page you show, thank you. Unfortunately I don't see it working on Linux. which is fine i guess, since the browser froze, no tabs and have to forceably kill it, but interestingly I can still type in this open tab,, no mouse,, mmm, can i 'tab' to submit?
-
@bvt yes, the tab worked, but I had to kill about 60 processes to close the browser:
bvt 154599 12528 0 18:50 ? 00:00:00 /opt/vivaldi/vivaldi-bin --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --running-vivaldi --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=12536 --enable-crash-reporter=,stable --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,6461199693150404280,7042468647871392534,131072 --enable-crashpad
i tried to 'ps -ef | grep vivaldi' but there were too many, so i had to use gnome-system-monitor to select all 60 then 'end process'