Tab Snoozer Firefox

Examine source code of Tab Snoozer

Inspect and view changes in Tab Snoozer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "description": "Snooze tabs for later",
  "name": "Tab Snoozer",
  "author": "Rusty",
  "version": "1.0",
  "permissions": [
    "storage",
    "activeTab",
    "alarms"
  ],
  "background": {
    "scripts": [
      "sw.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png",
      "48": "icon.png",
      "128": "icon.png"
    }
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rz.rustyzone@snooze.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Tab Snoozer Alternatives

Here are some Firefox add-ons that are similar to Tab Snoozer: