Gmail Refresh Firefox

Examine source code of Gmail Refresh

제작자: Giuseppe Vedda Add-on
Inspect and view changes in Gmail Refresh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gmail Refresh",
  "version": "1.2",
  "description": "Aggiorna automaticamente tutti gli account Gmail collegati con un solo click",
  "browser_specific_settings": {
    "gecko": {
      "id": "giuseppe@vedda.it",
      "strict_min_version": "102.0"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "https://mail.google.com/*",
    "tabs",
    "notifications"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/icon-disabled-48.png",
      "96": "icons/icon-disabled-96.png"
    },
    "default_title": "Gmail Refresh (apri Gmail per attivare)"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "developer": {
    "name": "Giuseppe Vedda",
    "url": "https://vedda.it"
  }
}

최고의 Gmail Refresh 대안

다음은 Gmail Refresh과(와) 유사한 Firefox add-on입니다: