Calendar Anonymizer Firefox

Examine source code of Calendar Anonymizer

Inspect and view changes in Calendar Anonymizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Calendar Anonymizer",
  "description": "Instantly anonymize your google calendar so you can take a screenshot and share your availability with anyone.",
  "author": "Brandon Reid – brandonreid.me",
  "version": "1.1",
  "permissions": [
    "tabs",
    "https://calendar.google.com/",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Anonymize Google Calendar",
    "default_icon": {
      "16": "/images/icon_16.png",
      "32": "/images/icon_32.png",
      "38": "/images/icon_38.png",
      "48": "/images/icon_48.png",
      "128": "/images/icon_128.png"
    }
  },
  "icons": {
    "16": "/images/icon_16.png",
    "32": "/images/icon_32.png",
    "38": "/images/icon_38.png",
    "48": "/images/icon_48.png",
    "96": "/images/icon_96.png",
    "128": "/images/icon_128.png"
  }
}

Best Calendar Anonymizer Alternatives

Here are some Firefox add-ons that are similar to Calendar Anonymizer: