Sequential Tab Loader Firefox

Examine source code of Sequential Tab Loader

提供元: Shajirr
Inspect and view changes in Sequential Tab Loader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sequential Tab Loader",
  "version": "2026.4.23.1",
  "description": "Loads tabs sequentially or in batches to reduce lag.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{c47f9d59-d92b-4e30-953a-6c057cd0d695}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>",
    "menus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": false
  },
  "browser_action": {
    "default_area": "navbar",
    "default_icon": {
      "16": "icon.svg",
      "32": "icon.svg",
      "48": "icon.svg",
      "64": "icon.svg",
      "96": "icon.svg"
    },
    "default_title": "Sequential Tab Loader"
  },
  "icons": {
    "16": "icon.svg",
    "32": "icon.svg",
    "48": "icon.svg",
    "64": "icon.svg",
    "96": "icon.svg"
  }
}

ベストのSequential Tab Loader代替案

Sequential Tab Loaderに類似したFirefox add-onをいくつか紹介します: