KunstSurfer Firefox

Examine source code of KunstSurfer

Inspect and view changes in KunstSurfer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "KunstSurfer!",
  "description": "Arts instead of ads!",
  "version": "0.4.3",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "homepage_url": "https://kunstsurfer.org",
  "browser_specific_settings": {
    "gecko": {
      "id": "hello@kunstsurfer.org"
    }
  },
  "permissions": [
    "storage",
    "*://*/*"
  ],
  "web_accessible_resources": [
    "body_script.js",
    "/images/*",
    "/tfjs-models/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Kunstsurfer - Popup",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Mejores alternativas KunstSurfer

Aquí hay algunas Firefox add-ons que son similares a KunstSurfer: