OhMyTab Firefox

Examine source code of OhMyTab

Por: barkff
Inspect and view changes in OhMyTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "OhMyTab",
  "version": "2.1",
  "description": "Save and manage browser tabs",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "Save tabs"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage",
    "contextMenus"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ohmytab@example.com"
    }
  }
}

Mejores alternativas OhMyTab

Aquí hay algunas Firefox add-ons que son similares a OhMyTab: