NoScript - links in google search not working
-
imqqmi
NoScript - links in google search not working
Since the new plugin is installed there have been some issues. The latest is that links in google search results, when clicked does nothing at all. No warning, no error message. The entire page is white listed in NoScript. FF 57 on win10.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
-
NoScriptian
Re: NoScript - links in google search not working
Could you please review your debug window below? Is google somehow listed as untrusted?
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Re: NoScript - links in google search not working
Same issue here. In fact, Google is completely out.. Cannot even login. If the page is already open, strange things happens with lot of error... and gone..
"§:google.com",
"§:gstatic.com",
Both are list in trusted as shown above. Only when i allow all scripts, this happens. It was all working until yesterdays update.
Please reply
"§:google.com",
"§:gstatic.com",
Both are list in trusted as shown above. Only when i allow all scripts, this happens. It was all working until yesterdays update.
Please reply
Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Re: NoScript - links in google search not working
1. Are you running the version 10.1.3c3?
2. If you are running 10.1.3c3:
In these cases, can you check whether the specific presets are correctly configured?
"default", "trusted" , "untrusted" should have the checkmarks set to
none , all , none
As example for "all" in "trusted see : https://hackademix.net/2017/11/28/growi ... -1013-rcs/
You can/should also look at the debug log in the options.
It should say at the beginning:
{
"DEFAULT": {
"capabilities": [],
"temp": false
},
"TRUSTED": {
"capabilities": [
"script",
"object",
"media",
"frame",
"font",
"webgl",
"fetch",
"other"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [],
"temp": false
},
2. If you are running 10.1.3c3:
In these cases, can you check whether the specific presets are correctly configured?
"default", "trusted" , "untrusted" should have the checkmarks set to
none , all , none
As example for "all" in "trusted see : https://hackademix.net/2017/11/28/growi ... -1013-rcs/
You can/should also look at the debug log in the options.
It should say at the beginning:
{
"DEFAULT": {
"capabilities": [],
"temp": false
},
"TRUSTED": {
"capabilities": [
"script",
"object",
"media",
"frame",
"font",
"webgl",
"fetch",
"other"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [],
"temp": false
},
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Re: NoScript - links in google search not working
Thanks for Replying. Yes iam using the latest...
For me its like this
{
"DEFAULT": {
"capabilities": [
"other",
"font",
"frame",
"media",
"webgl"
],
"temp": false
},
"TRUSTED": {
"capabilities": [
"script"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [],
"temp": false
},
For me its like this
{
"DEFAULT": {
"capabilities": [
"other",
"font",
"frame",
"media",
"webgl"
],
"temp": false
},
"TRUSTED": {
"capabilities": [
"script"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [],
"temp": false
},
Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Re: NoScript - links in google search not working
Well I think you can see the problem there.
Click on "trusted" for any of your trusted domains, and set all the checkmarks.
Click on default for any of your default domains and remove all checkmarks.
Click on "trusted" for any of your trusted domains, and set all the checkmarks.
Click on default for any of your default domains and remove all checkmarks.
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Re: NoScript - links in google search not working
Thanks, its working now..
Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0