Example Code Fix Grok Learning Firefox

Examine source code of Example Code Fix Grok Learning

By: Kaiden
Inspect and view changes in Example Code Fix Grok Learning source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Example Code Fix Grok Learning",
  "version": "1.0",
  "description": "Copies the inner HTML of example code div and pastes it into submissions box on right-click for Grok Learning Academy",
  "permissions": [
    "activeTab",
    "clipboardWrite",
    "clipboardRead",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6aa56006-568f-4210-ae0d-6bf1527fd5b3}"
    }
  }
}

Best Example Code Fix Grok Learning Alternatives

Here are some Firefox add-ons that are similar to Example Code Fix Grok Learning: