User.js not activating on some pages

Forums » General Opera topics » User JavaScript

You need to be logged in to post in the forums. If you do not have an account, please sign up first.

25. February 2012, 15:00:48

-=>13<=-

Posts: 3

User.js not activating on some pages

Hi. I have such problem:

I wrote a simple user.js (just "alert(123);"), and saved it into local folder. Then i opened http://google.com, and set this folder as user javascript folder for that site. Than i tried to reload page, but my alert did not appeared. However, it appeared on some google's subpages, for example at About google - and this means my script is correct and working fine (on some pages). So looks like that on some other pages this site blocks my user.js in some way. How can i stop this happening and make sure that my userscript would activate on absolutely all pages? Or at least at google search result page.

my Opera is
Version 11.61
Build 1250
Platform Linux

25. February 2012, 15:51:50

Frenzie

Posts: 14438

I presume your issue is opera:config#UserPrefs|UserJavaScriptonHTTPS
Intelligent alien life does exist, otherwise they would've contacted us. — CalendarExtend Opera

26. February 2012, 18:10:43

spadija

Posts: 1635

Also, if you want to make a user script that runs on HTTPS but doesn't prompt you about it every time, you can package it as an extension.

Forums » General Opera topics » User JavaScript