JavaScript File Counter Firefox

Examine source code of JavaScript File Counter

By: NEW88
Inspect and view changes in JavaScript File Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JavaScript File Counter",
  "version": "1.0",
  "description": "Counts the number of JavaScript files on the current web page.",
  "browser_action": {
    "default_icon": "icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b7fb96b3-f71c-40e2-bff3-b1f2bf16c95b}"
    }
  }
}

Best JavaScript File Counter Alternatives

Here are some Firefox add-ons that are similar to JavaScript File Counter: