Yet Another Tab Counter Firefox

Examine source code of Yet Another Tab Counter

Inspect and view changes in Yet Another Tab Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Yet Another Tab Counter",
  "author": "Daniel Hofstetter (@dhofstet)",
  "version": "1.0.3resigned1",
  "description": "Shows the number of open tabs",
  "icons": {
    "48": "icons/tabcounter.svg"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/empty.svg"
    }
  },
  "background": {
    "scripts": [
      "tabcounter.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f004c841-12fa-4f3f-8b26-fc33813094d1}"
    }
  }
}

Best Yet Another Tab Counter Alternatives

Here are some Firefox add-ons that are similar to Yet Another Tab Counter: