booksave Firefox

Examine source code of booksave

Inspect and view changes in booksave source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "booksave",
  "description": "export your bookmarks, liked tweets and other stuff from twitter.",
  "version": "1.0.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "cookies",
    "storage",
    "https://x.com/",
    "https://api.x.com/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "booksave",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dee67c6b-44f9-458e-af5b-cc6eaef72bbf}"
    }
  }
}

Best booksave Alternatives

Here are some Firefox add-ons that are similar to booksave: