Startup Pinned Bookmarks Firefox

Examine source code of Startup Pinned Bookmarks

Inspect and view changes in Startup Pinned Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Startup Pinned Bookmarks",
  "version": "1.0",
  "description": "Opens bookmarked sites in a `Startup Tabs` folder as pinned tabs on startup and closes any other window.",
  "developer": {
    "name": "Ali Ghahraei Figueroa",
    "url": "https://github.com/AliGhahraei/startup-pinned-bookmarks"
  },
  "permissions": [
    "tabs",
    "bookmarks"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "startup-pinned-bookmarks@alighahraei.gitlab.io"
    }
  }
}

Best Startup Pinned Bookmarks Alternatives

Here are some Firefox add-ons that are similar to Startup Pinned Bookmarks: