Bookmark URL Batch Replacer Firefox

Examine source code of Bookmark URL Batch Replacer

Inspect and view changes in Bookmark URL Batch Replacer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDes__",
  "version": "1.3.0",
  "author": "dragonish",
  "homepage_url": "https://github.com/LightAPIs/bookmark-url-batch-replacer",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmarkurlbatchreplacer@addons.com",
      "strict_min_version": "116.0"
    }
  },
  "action": {
    "default_title": "__MSG_extName__"
  },
  "permissions": [
    "bookmarks"
  ]
}

Best Bookmark URL Batch Replacer Alternatives

Here are some Firefox add-ons that are similar to Bookmark URL Batch Replacer: