permissions 583 B

123456789101112131415
  1. # This file has default permissions for the permission manager.
  2. # The file-format is strict:
  3. # * matchtype \t type \t permission \t host
  4. # * "origin" should be used for matchtype, "host" is supported for legacy reasons
  5. # * type is a string that identifies the type of permission (e.g. "cookie")
  6. # * permission is an integer between 1 and 15
  7. # See nsPermissionManager.cpp for more...
  8. # XPInstall
  9. origin install 1 http://www.palemoon.org
  10. origin install 1 https://www.palemoon.org
  11. origin install 1 http://addons.palemoon.org
  12. origin install 1 https://addons.palemoon.org