Hoof it Firefox

Examine source code of Hoof it

By: bigandy
Inspect and view changes in Hoof it source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "@samrum/vite-plugin-web-extension",
  "description": "A text replacement Browser Extension for Replacing the word Merge with Hoof in Github context",
  "name": "Hoof it",
  "version": "0.0.0.9",
  "content_scripts": [
    {
      "js": [
        "src/entries/contentScript/github-replace-merge.js"
      ],
      "matches": [
        "https://github.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "128": "icons/hoof-it_128.png"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "persistent": false,
    "page": "background.html"
  },
  "browser_action": {
    "default_popup": "src/entries/popup/index.html"
  },
  "web_accessible_resources": [
    "icons/hoof-it_128.png",
    "assets/src/entries/contentScript/github-replace-merge-f1dc6835.js",
    "assets/browser-polyfill-ed3fd08a.js",
    "assets/messages-c6daeeab.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ahudson@gmail.com"
    }
  },
  "manifest_version": 2
}

Best Hoof it Alternatives

Here are some Firefox add-ons that are similar to Hoof it: