Auto Tab Opener Firefox

Examine source code of Auto Tab Opener

Inspect and view changes in Auto Tab Opener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Tab Opener",
  "version": "2.10",
  "description": "__MSG_description__",
  "author": "Pixelcode",
  "homepage_url": "https://codeberg.org/pixelcode/AutoTabOpener",
  "browser_specific_settings": {
    "gecko": {
      "id": "autotabopener@pixelcode.none"
    }
  },
  "icons": {
    "48": "img/ato.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "contextMenus"
  ],
  "browser_action": {
    "default_icon": "img/ato.png",
    "default_title": "Auto Tab Opener",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "default_locale": "en"
}

Best Auto Tab Opener Alternatives

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