File Bookmark Firefox

Examine source code of File Bookmark

提供元: Manthan Shah
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"
    ]
  }
}

ベストのFile Bookmark代替案

File Bookmarkに類似したFirefox add-onをいくつか紹介します: