Study Progress Tracker sp Firefox

Examine source code of Study Progress Tracker sp

Inspect and view changes in Study Progress Tracker sp source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Study Progress Tracker sp",
  "version": "1.0",
  "description": "A tool to track study progress and analyze performance across different subjects.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cac96446-5818-45d6-ad73-b8a6c7830c57}"
    }
  }
}

Meilleures alternatives Study Progress Tracker sp

Voici quelques Firefox add-ons qui sont similaires à Study Progress Tracker sp :