Gmail POP3 Reload Firefox

Examine source code of Gmail POP3 Reload

Inspect and view changes in Gmail POP3 Reload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Gmail POP3 Reload",
  "description": "Refresh unlimited POP3 email accounts of Gmail with a frequency of one minute for free.",
  "version": "1.5",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Gmail POP3 Reload",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hi@a6bali.com"
    }
  },
  "content_scripts": [
    {
      "js": [
        "contentscript.js"
      ],
      "matches": [
        "*://mail.google.com/*"
      ]
    }
  ],
  "web_accessible_resources": [
    "script.js"
  ]
}

Best Gmail POP3 Reload Alternatives

Here are some Firefox add-ons that are similar to Gmail POP3 Reload: