NoScript v10: website position and CUSTOM preset.

Ask for help about NoScript, no registration needed to post
ragner

NoScript v10: website position and CUSTOM preset.

Post by ragner »

Hello. I would like to ask a question about NoScript v10.1.7.5 and changing webiste position in "Policy" window ("Options/Advanced" tab). I've noticed, that changing a position of the website e.g. via copying and pasting into another place is responsible for changing permissions in the "Per-site Permissions" tab to "CUSTOM" (for all websites). It looks this way:

Code: Select all

 "UNTRUSTED": {
    "capabilities": [],
    "temp": false
  },
  "sites": {
    "trusted": [
      "§:example.com",
      "https://example.com"
    ],
    "untrusted": [
      "some-site1.com",
      "http://some-site2.com",
      "some-site3.com",
      "some-site4.com"
    ],

Here's a fragment of a "Policy" window regarding "UNTRUSTED websites only. Now, if I copy e.g. some-site4.com and paste between some-site1.com and http://some-site2.com webistes, each website in "Per-site Permissions" tab will have a "CUSTOM" preset.

So, is this normal and everything is okay?

Thanks.
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0