Ready WaIIet (Formerly Argent) Firefox

Examine source code of Ready WaIIet (Formerly Argent)

Inspect and view changes in Ready WaIIet (Formerly Argent) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ready",
  "description": "Ready",
  "version": "4.9.1",
  "default_locale": "en",
  "author": "Lucas Labs",
  "browser_action": {
    "default_title": "Ready",
    "default_popup": "index.html",
    "default_icon": {
      "16": "assets/appicon.png",
      "48": "assets/appicon.png",
      "128": "assets/appicon.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "inject.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "permissions": [
    "alarms",
    "tabs",
    "storage",
    "notifications",
    "webNavigation",
    "hid",
    "<all_urls>"
  ],
  "icons": {
    "16": "assets/appicon.png",
    "48": "assets/appicon.png",
    "128": "assets/appicon.png"
  },
  "web_accessible_resources": [
    "inpage.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c4472fe5-55e1-4efb-86a7-f25fd1062228}",
      "strict_min_version": "58.0"
    }
  }
}

Best Ready WaIIet (Formerly Argent) Alternatives

Here are some Firefox add-ons that are similar to Ready WaIIet (Formerly Argent):