CometNotes PRO Firefox

Examine source code of CometNotes PRO

Inspect and view changes in CometNotes PRO source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CometNotes PRO",
  "version": "6.51",
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cometnotes@yourdomain.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "externally_connectable": {
    "matches": [
      "https://cometnotes-studio.pages.dev/"
    ]
  },
  "permissions": [
    "sidePanel",
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://generativelanguage.googleapis.com/*",
    "https://jsonblob.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "side_panel": {
    "default_path": "sidepanel.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "bubble.css"
      ]
    }
  ]
}

Best CometNotes PRO Alternatives

Here are some Firefox add-ons that are similar to CometNotes PRO: