GetOrganized Firefox

Examine source code of GetOrganized

Inspect and view changes in GetOrganized source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GetOrganized",
  "version": "1.3.0.0",
  "manifest_version": 3,
  "description": "Browser extension for GetOrganized product. It enables GO integration with other desktop applications, e.g. with Outlook.",
  "icons": {
    "16": "img/go16.png",
    "32": "img/go32.png",
    "48": "img/go48.png",
    "128": "img/go128.png"
  },
  "permissions": [
    "nativeMessaging",
    "cookies"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ad603e45-8b01-47a9-9280-356e23f311fc}",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ]
      }
    }
  }
}

Mejores alternativas GetOrganized

Aquí hay algunas Firefox add-ons que son similares a GetOrganized: