KD WritersLabs Bot Firefox

Examine source code of KD WritersLabs Bot

By: KD Add-on
Inspect and view changes in KD WritersLabs Bot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "KD WritersLabs Bot",
  "version": "1.0.6",
  "description": "Automatically bid on WritersLabs orders with a custom message",
  "permissions": [
    "storage",
    "tabs",
    "alarms",
    "scripting"
  ],
  "host_permissions": [
    "https://writerslabs.com/*",
    "https://bot.urs-tec.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://writerslabs.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "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"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "writerslabs-bot@urs-tec.com",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ]
      }
    }
  }
}

Best KD WritersLabs Bot Alternatives

Here are some Firefox add-ons that are similar to KD WritersLabs Bot: