Online interface for Thunderbird Firefox

Examine source code of Online interface for Thunderbird

Inspect and view changes in Online interface for Thunderbird source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_title__",
  "version": "2.8.1",
  "description": "__MSG_description__",
  "default_locale": "en",
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": "icons/suite_38.png"
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage",
    "tabs"
  ],
  "options_page": "options.html",
  "icons": {
    "16": "icons/suite_16.png",
    "48": "icons/suite_48.png",
    "128": "icons/suite_128.png"
  },
  "background": {
    "scripts": [
      "background.js",
      "jquery-2.2.0.min.js"
    ],
    "persistent": false
  }
}

Best Online interface for Thunderbird Alternatives

Here are some Firefox add-ons that are similar to Online interface for Thunderbird: