File Bookmark Firefox

Examine source code of File Bookmark

Inspect and view changes in File Bookmark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "File Bookmark",
  "version": "1.0",
  "permissions": [
    "activeTab",
    "downloads"
  ],
  "icons": {
    "48": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "file-bookmark@manthan"
    }
  },
  "page_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icon.svg"
    },
    "default_title": "File Bookmark",
    "show_matches": [
      "*://*/*"
    ]
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best File Bookmark Alternatives

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