Bookmark Topper Firefox

Examine source code of Bookmark Topper

Inspect and view changes in Bookmark Topper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmark Topper",
  "version": "3.2.2.5",
  "version_name": "3.2 (2026.2.7, Mv2, Firefox v52+)",
  "author": "Daniel Herr",
  "description": "Moves created bookmarks to the top of their folder.",
  "icons": {
    "128": "images/yellow_star.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "offline_enabled": true,
  "permissions": [
    "bookmarks",
    "storage",
    "notifications"
  ],
  "options_page": "Settings/Settings.html",
  "options_ui": {
    "page": "Settings/Settings.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_title": "Bookmark Topper (enabled)"
  },
  "homepage_url": "https://danielherr.software/Bookmark_Topper",
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmarktopper@danielherr.software",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {}
  }
}

Meilleures alternatives Bookmark Topper

Voici quelques Firefox add-ons qui sont similaires à Bookmark Topper :