Simply Invoice Firefox

Examine source code of Simply Invoice

By: zodev
Inspect and view changes in Simply Invoice source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Simply Invoice",
  "version": "1.1",
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "16.png",
      "48": "48.png",
      "128": "128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  }
}

Best Simply Invoice Alternatives

Here are some Firefox add-ons that are similar to Simply Invoice: