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"
    ]
  }
}

Melhores alternativas File Bookmark

Aqui estão algumas Firefox add-ons que são similares a File Bookmark: