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.2.0.1",
  "manifest_version": 2,
  "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"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ad603e45-8b01-47a9-9280-356e23f311fc}"
    }
  }
}

Best GetOrganized Alternatives

Here are some Firefox add-ons that are similar to GetOrganized: