Web Traffic Exchange Firefox

Examine source code of Web Traffic Exchange

Inspect and view changes in Web Traffic Exchange source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Web Traffic Exchange",
  "description": "Official WebTraffic.Exchange extension - Helps to earn points from Auto View and Manual View options.",
  "version": "1.0.5",
  "permissions": [
    "tabs",
    "storage",
    "activeTab",
    "scripting"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Web Traffic Exchange AutoSurf",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://localhost:8080/*",
        "http://localhost:8081/*",
        "https://*.webtraffic.exchange/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icons/icon16.png",
        "icons/icon48.png",
        "icons/icon128.png",
        "icons/icon.svg",
        "icons/external-link.svg",
        "icons/report.svg",
        "icons/clock.svg",
        "icons/coins-solid.svg"
      ],
      "matches": [
        "*://*/*",
        "*://localhost/*",
        "http://localhost:8080/*",
        "http://localhost:8081/*",
        "*://*.webtraffic.exchange/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "host_permissions": [
    "*://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "autosurf@webtraffic.exchange",
      "strict_min_version": "58.0"
    }
  }
}

Best Web Traffic Exchange Alternatives

Here are some Firefox add-ons that are similar to Web Traffic Exchange: