Obsidian - Website Bookmarks Firefox

Examine source code of Obsidian - Website Bookmarks

Inspect and view changes in Obsidian - Website Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Obsidian Website Bookmarks",
  "description": "Bookmark the current Firefox tab into Obsidian.",
  "homepage_url": "https://github.com/patrikzudel/firefox-obsidian-bookmark",
  "version": "1.0.1",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "page_action": {
    "default_icon": {
      "32": "assets/ico.svg"
    },
    "default_title": "Bookmark page (Obsidian)",
    "browser_style": true,
    "default_popup": "src/popup/popup.html",
    "show_matches": [
      "<all_urls>"
    ]
  },
  "options_ui": {
    "page": "src/html/options.html",
    "browser_style": true
  },
  "icons": {
    "32": "assets/ico_32.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "obsidian_website_bookmarks@patrikzudel"
    }
  }
}

Best Obsidian - Website Bookmarks Alternatives

Here are some Firefox add-ons that are similar to Obsidian - Website Bookmarks: