URL Increaser Firefox

Examine source code of URL Increaser

Inspect and view changes in URL Increaser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URL Increaser",
  "version": "1.0",
  "description": "Zählt die letzte Zahl in der URL hoch und lädt die neue Seite.",
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Nächste URL aufrufen"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b735d7d2-98ef-4707-8f23-5cf1a08db79a}"
    }
  }
}

Best URL Increaser Alternatives

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