Learnitive Firefox

Examine source code of Learnitive

Inspect and view changes in Learnitive source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Learnitive",
  "version": "0.1.1",
  "description": "Learnitive is an AI-powered writing tool that helps you to easily create awesome academic content!",
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_action": {
    "default_popup": "login/login.html",
    "default_title": "Learnitive",
    "default_icon": "./assets/logo/96.png"
  },
  "icons": {
    "48": "./assets/logo/48.png",
    "96": "./assets/logo/96.png"
  },
  "background": {
    "scripts": [
      "bg.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "*"
  ],
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "permissions": [
    "https://www.learnitive.com/*",
    "storage",
    "notifications",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0c3ea709-1cd4-4c58-a3c2-1e8d7ec579b8}"
    }
  }
}

Best Learnitive Alternatives

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