Event timeline display Firefox

Examine source code of Event timeline display

Inspect and view changes in Event timeline display source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "timeline-menus",
  "version": "1.3",
  "description": "Add context menus to allow the storage and viewing of Wikipedia data",
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/wikipedia_globe_icon_16.png",
      "32": "icons/wikipedia_globe_icon_32.png"
    },
    "default_title": "Timeline"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/wikipedia_globe_icon_16.png",
    "32": "icons/wikipedia_globe_icon_32.png",
    "48": "icons/wikipedia_globe_icon_48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dbcba650-c405-4399-9c1a-4e3ee6cf0dec}"
    }
  }
}

Best Event timeline display Alternatives

Here are some Firefox add-ons that are similar to Event timeline display: