Chartarrr! - Exploratory Testing Firefox

Examine source code of Chartarrr! - Exploratory Testing

Por: James
Inspect and view changes in Chartarrr! - Exploratory Testing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Chartarrr!",
  "description": "Assisting in exploratory testing on the web via session based test charters.",
  "version": "1.0.0",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png"
  },
  "background": {
    "scripts": [
      "js/browser-polyfill.js",
      "js/helpers.js",
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "64": "icons/icon-64.png"
    },
    "default_popup": "popup.html",
    "default_title": "Chartarrr!"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "chartarrr@umimaso.com"
    }
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "alarms",
    "storage"
  ]
}

Melhores alternativas Chartarrr! - Exploratory Testing

Aqui estão algumas Firefox add-ons que são similares a Chartarrr! - Exploratory Testing: