URL Decrement Button Firefox

Examine source code of URL Decrement Button

Inspect and view changes in URL Decrement Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_title": "__MSG_title__",
    "default_icon": {
      "16": "/app/media/icon.png",
      "24": "/app/media/icon.png",
      "32": "/app/media/icon.png"
    }
  },
  "background": {
    "scripts": [
      "/app/background/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "url-decrement-button@webextensions",
      "strict_min_version": "130.0"
    },
    "gecko_android": {
      "strict_min_version": "130.0"
    }
  },
  "commands": {
    "_execute_browser_action": {}
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "16": "/app/media/icon.png",
    "48": "/app/media/icon.png",
    "128": "/app/media/icon.png"
  },
  "manifest_version": 3,
  "name": "__MSG_name__",
  "permissions": [
    "activeTab"
  ],
  "short_name": "__MSG_short_name__",
  "version": "7"
}

Best URL Decrement Button Alternatives

Here are some Firefox add-ons that are similar to URL Decrement Button: