Simple Gmail Unread Counter Firefox

Examine source code of Simple Gmail Unread Counter

By: rffsoft
Inspect and view changes in Simple Gmail Unread Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Gmail Unread Counter",
  "version": "1.5",
  "description": "Shows unread Gmail count and opens your selected default folder.",
  "permissions": [
    "alarms",
    "storage",
    "contextMenus",
    "tabs",
    "https://mail.google.com/mail/feed/atom"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Simple Gmail Unread Counter"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2eab57f0-c8df-4d6a-9b42-5744c0ec28d4}"
    }
  }
}

Best Simple Gmail Unread Counter Alternatives

Here are some Firefox add-ons that are similar to Simple Gmail Unread Counter: