Green Pilot Firefox

Examine source code of Green Pilot

Inspect and view changes in Green Pilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Green Pilot",
  "version": "0.8.0",
  "description": "Optimize AI prompts for energy efficiency and cost reduction with accurate token counting on ChatGPT, Claude, Gemini, DeepSeek, Grok, Copilot, and Perplexity",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "https://chatgpt.com/*",
    "https://chat.openai.com/*",
    "https://openai.com/*",
    "https://claude.ai/*",
    "https://claude.ai/chat/*",
    "https://gemini.google.com/*",
    "https://gemini.google/*",
    "https://chat.deepseek.com/*",
    "https://deep-seek.chat/*",
    "https://deepseek.com/*",
    "https://x.com/*",
    "https://twitter.com/*",
    "https://grok.com/*",
    "https://x.ai/*",
    "https://copilot.microsoft.com/*",
    "https://copilot.cloud.microsoft/*",
    "https://microsoft365.com/*",
    "https://perplexity.ai/*",
    "https://www.perplexity.ai/*",
    "https://api-inference.huggingface.co/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://chatgpt.com/*",
        "https://chat.openai.com/*",
        "https://openai.com/*",
        "https://claude.ai/*",
        "https://claude.ai/chat/*",
        "https://gemini.google.com/*",
        "https://gemini.google/*",
        "https://chat.deepseek.com/*",
        "https://deep-seek.chat/*",
        "https://deepseek.com/*",
        "https://x.com/*",
        "https://twitter.com/*",
        "https://grok.com/*",
        "https://x.ai/*",
        "https://copilot.microsoft.com/*",
        "https://copilot.cloud.microsoft/*",
        "https://microsoft365.com/chat*",
        "https://perplexity.ai/*",
        "https://www.perplexity.ai/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "tokenizer.js",
    "RELEASE_NOTES.md",
    "icons/icon16.png",
    "icons/icon32.png",
    "icons/icon48.png",
    "icons/icon128.png"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Green Pilot AI",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b4b3f0ad-fa73-4328-b199-41a9b669eab0}"
    }
  }
}

Best Green Pilot Alternatives

Here are some Firefox add-ons that are similar to Green Pilot: