EPITECH → Calendar Sync Firefox

Examine source code of EPITECH → Calendar Sync

By: Lohan
Inspect and view changes in EPITECH → Calendar Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "EPITECH → Calendar Sync",
  "version": "1.1.2",
  "description": "Synchronise ton planning EPITECH avec Google Calendar, Outlook et Apple Calendar. Auto-sync, couleurs par type et filtres.",
  "browser_specific_settings": {
    "gecko": {
      "id": "epitech-calendar-sync@extension",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "identity",
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://intra.epitech.eu/*",
    "https://www.googleapis.com/*",
    "https://oauth2.googleapis.com/*",
    "https://graph.microsoft.com/*",
    "https://login.microsoftonline.com/*"
  ],
  "commands": {
    "quick-sync": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "MacCtrl+Shift+S"
      },
      "description": "Lancer une synchronisation rapide"
    }
  },
  "action": {
    "default_popup": "src/popup/popup.html",
    "default_icon": {
      "16": "src/icons/icon16.png",
      "48": "src/icons/icon48.png",
      "128": "src/icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "src/background/background.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "src/icons/icon16.png",
    "48": "src/icons/icon48.png",
    "128": "src/icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "CHANGELOG.md"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best EPITECH → Calendar Sync Alternatives

Here are some Firefox add-ons that are similar to EPITECH → Calendar Sync: