Show Miscellaneous Information About Tabs Firefox

Examine source code of Show Miscellaneous Information About Tabs

Inspect and view changes in Show Miscellaneous Information About Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "short_name": "__MSG_extension_shortname__",
  "description": "__MSG_extension_description__",
  "version": "1.2025.1119.1",
  "author": "dlw@mcprv",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{edd65362-ea13-4226-bfe9-b4a4b4cdc192}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "96": "lib/info.svg"
  },
  "permissions": [
    "activeTab",
    "menus",
    "tabs",
    "<all_urls>",
    "contextualIdentities",
    "management"
  ],
  "background": {
    "scripts": [
      "tab_stat.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "96": "lib/info.svg"
    },
    "default_title": "__MSG_extension_name__"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "commands": {
    "show_tab_status": {
      "suggested_key": {},
      "description": "__MSG_show_tab_status__"
    }
  }
}

Best Show Miscellaneous Information About Tabs Alternatives

Here are some Firefox add-ons that are similar to Show Miscellaneous Information About Tabs: