Bookmark to RSS-Librarian Firefox

Examine source code of Bookmark to RSS-Librarian

Inspect and view changes in Bookmark to RSS-Librarian source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Bookmark to RSS-Librarian",
  "version": "1.0",
  "description": "Sends the page to your specified RSS-Librarian user when you hit the bookmark button.",
  "browser_specific_settings": {
    "gecko": {
      "id": "9k8hgy8jp@mozmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "script.js"
    ]
  },
  "permissions": [
    "storage",
    "bookmarks",
    "webRequest"
  ]
}

Best Bookmark to RSS-Librarian Alternatives

Here are some Firefox add-ons that are similar to Bookmark to RSS-Librarian: