Manual Suspend Firefox

Examine source code of Manual Suspend

Inspect and view changes in Manual Suspend source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Manual Suspend",
  "version": "1.0",
  "description": "Seçilen sekmeyi sağ tıklama menüsü ile askıya alır.",
  "permissions": [
    "activeTab",
    "contextMenus",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "manual-suspend@example.com"
    }
  }
}

Best Manual Suspend Alternatives

Here are some Firefox add-ons that are similar to Manual Suspend: