URL Increment Button Firefox

Examine source code of URL Increment Button

Inspect and view changes in URL Increment 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-increment-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 Increment Button Alternatives

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