OpenList Firefox

Examine source code of OpenList

Par : Outpox
Inspect and view changes in OpenList source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "OpenList",
  "author": "Guillaume 'Outpox' Migeon <contact@guillaumemigeon.fr> ",
  "manifest_version": 2,
  "version": "0.4.1resigned1",
  "description": "Utilities to create and open lists of tabs. Forked from the Chrome version and ported to Webextension.",
  "background": {
    "page": "background.html"
  },
  "homepage_url": "https://github.com/Outpox/OpenList",
  "permissions": [
    "contextMenus",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icon/icon-48.png",
    "default_title": "Tab List",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon/icon-16.png",
    "48": "icon/icon-48.png",
    "128": "icon/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6994ac8e-df39-46df-aff8-5a9f897b4905}"
    }
  }
}

Meilleures alternatives OpenList

Voici quelques Firefox add-ons qui sont similaires à OpenList :