StudyMateAI Firefox

Examine source code of StudyMateAI

By: Tom
Inspect and view changes in StudyMateAI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "StudyMateAI",
  "description": "A chrome extension for accessing GPT-3 while browsing or viewing PDF files",
  "version": "1.0.1.5",
  "homepage_url": "https://studym8ai.app/",
  "permissions": [
    "notifications",
    "scripting",
    "tabs",
    "activeTab",
    "contextMenus",
    "clipboardWrite",
    "clipboardRead",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "/popup.html",
        "pngs/StudyMateAI-Logo.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "48": "pngs/StudyMateAI-Logo.png",
    "96": "pngs/StudyMateAI-Logo.png"
  },
  "action": {
    "default_title": "StudyMateAI",
    "default_icon": {
      "48": "pngs/StudyMateAI-Logo.png",
      "96": "pngs/StudyMateAI-Logo.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+8"
      }
    }
  },
  "options_ui": {
    "page": "optionsPage.html",
    "chrome_style": true
  },
  "developer": {
    "name": "Gian & Tom",
    "url": "https://studym8ai.app"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "studym@8.ai"
    }
  },
  "sidebar_action": {
    "default_title": "StudyMateAI",
    "default_panel": "popup.html",
    "open_at_install": false,
    "default_icon": "pngs/StudyMateAI-Logo.png"
  }
}

Best StudyMateAI Alternatives

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