BOOKMARKS-SAVE-CSV Firefox

Examine source code of BOOKMARKS-SAVE-CSV

Inspect and view changes in BOOKMARKS-SAVE-CSV source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BOOKMARKS-SAVE-CSV",
  "version": "0.2",
  "description": "Save/Export bookmarks into csv file format or text format (all or branches)",
  "author": "acendrou",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "bookmarks",
    "contextMenus",
    "downloads"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmarks-save-csv@ekvidi",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best BOOKMARKS-SAVE-CSV Alternatives

Here are some Firefox add-ons that are similar to BOOKMARKS-SAVE-CSV: