Restore old percentage Firefox

Examine source code of Restore old percentage

By: Jerry
Inspect and view changes in Restore old percentage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MyEpitech",
  "version": "2.3",
  "description": "Restore the old percentage of My Epitech !",
  "permissions": [
    "*://my.epitech.eu/*",
    "*://api.epitest.eu/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "script.js"
      ],
      "matches": [
        "*://my.epitech.eu/*"
      ]
    }
  ],
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "64": "icon.png",
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{e096ece3-a92a-44b0-a7f1-c817022a45ff}"
    }
  }
}

Best Restore old percentage Alternatives

Here are some Firefox add-ons that are similar to Restore old percentage: