LLM inference processing time estimator Firefox

Examine source code of LLM inference processing time estimator

By: Dan
Inspect and view changes in LLM inference processing time estimator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LLM processing time estimator",
  "version": "2.3",
  "description": "Estimate processing time for LLM queries based on model, Nvidia GPU and input length. Icon file by Dimas Anom at https://www.flaticon.com/authors/dimas-anom",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "LLM processing time estimator",
    "default_icon": "faster.png"
  },
  "icons": {
    "16": "faster.png",
    "32": "faster.png",
    "48": "faster.png",
    "128": "faster.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{be313b0c-a3f6-4216-a073-d2c1b8f4d325}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best LLM inference processing time estimator Alternatives

Here are some Firefox add-ons that are similar to LLM inference processing time estimator: