Tabs-to-Readeck Firefox

Examine source code of Tabs-to-Readeck

Inspect and view changes in Tabs-to-Readeck source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tabs-To-Readeck",
  "version": "0.2",
  "description": "Bookmark all open tabs to your Readeck bookmark manager",
  "homepage_url": "https://codeberg.com/dahie/tabs-to-readeck-browser-extension",
  "icons": {
    "48": "icons/tabs-to-readeck.png",
    "96": "icons/tabs-to-readeck@2x.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@tabs-to-readeck.daniel-senff",
      "strict_min_version": "115.0"
    },
    "gecko_android": {
      "strict_min_version": "115.0"
    }
  },
  "browser_action": {
    "default_icon": "icons/tabs-to-readeck.png",
    "default_title": "Save all tabs as bookmarks"
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Tabs-to-Readeck Alternatives

Here are some Firefox add-ons that are similar to Tabs-to-Readeck: