Select all e-mails on old Gmail interface Firefox

Examine source code of Select all e-mails on old Gmail interface

Inspect and view changes in Select all e-mails on old Gmail interface source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a select all e-mails button to old Gmail interface. See https://github.com/mmendescortes/select-all-emails-on-old-gmail-interface",
  "manifest_version": 2,
  "name": "Select all e-mails on old Gmail interface",
  "version": "1.1",
  "homepage_url": "https://github.com/mmendescortes/select-all-emails-on-old-gmail-interface",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://mail.google.com/mail/*/h*"
      ],
      "js": [
        "extension.js"
      ]
    }
  ]
}

Best Select all e-mails on old Gmail interface Alternatives

Here are some Firefox add-ons that are similar to Select all e-mails on old Gmail interface: