Universal Things Firefox

Examine source code of Universal Things

제작자: bryan992 Add-on
Inspect and view changes in Universal Things source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Universal Things",
  "version": "1.41",
  "browser_specific_settings": {
    "gecko": {
      "id": "universal-things@bryan",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://*.discord.com/*",
    "https://*.bloxflip.com/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.bloxflip.com/*"
      ],
      "css": [
        "css/styles.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "css/*.css",
        "modules/*.js",
        "modules/themes/*.js",
        "css/themes/*.css"
      ],
      "matches": [
        "https://*.bloxflip.com/*"
      ]
    }
  ]
}

최고의 Universal Things 대안

다음은 Universal Things과(와) 유사한 Firefox add-on입니다: