Import Bookmarks from File Firefox

Examine source code of Import Bookmarks from File

Inspect and view changes in Import Bookmarks from File source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "igorlogius",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_area": "navbar",
    "theme_icons": [
      {
        "light": "dark-256.png",
        "dark": "light-256.png",
        "size": 256
      },
      {
        "light": "dark-128.png",
        "dark": "light-128.png",
        "size": 128
      },
      {
        "light": "dark-64.png",
        "dark": "light-64.png",
        "size": 64
      },
      {
        "light": "dark-32.png",
        "dark": "light-32.png",
        "size": 32
      },
      {
        "light": "dark-16.png",
        "dark": "light-16.png",
        "size": 16
      }
    ]
  },
  "icons": {
    "256": "light-256.png"
  },
  "manifest_version": 2,
  "name": "Import Bookmarks from File",
  "permissions": [
    "bookmarks"
  ],
  "options_ui": {
    "page": "dialog.html"
  },
  "version": "1.0.3",
  "browser_specific_settings": {
    "gecko": {
      "id": "{70ea91d6-5701-4ee6-b149-a6568dca31e5}"
    }
  }
}

Best Import Bookmarks from File Alternatives

Here are some Firefox add-ons that are similar to Import Bookmarks from File: