MyToolBox Firefox

Examine source code of MyToolBox

Por: susix
Inspect and view changes in MyToolBox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_name__",
  "version": "2.1.1",
  "description": "__MSG_desc__",
  "homepage_url": "https://github.com/Landius/MyToolBox",
  "browser_specific_settings": {
    "gecko": {
      "id": "landius@github.com",
      "strict_min_version": "68.0"
    }
  },
  "permissions": [
    "contextMenus",
    "storage",
    "notifications"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "icons": {
    "16": "images/logo16x16.png",
    "48": "images/logo48x48.png",
    "128": "images/logo128x128.png"
  },
  "browser_action": {
    "default_icon": "images/logo48x48.png",
    "default_popup": "popup.html",
    "default_title": "__MSG_name__"
  },
  "background": {
    "page": "background.html "
  },
  "commands": {
    "_execute_browser_action": {
      "description": "__MSG_hotkey_desc__",
      "suggested_key": {
        "default": "Alt+Shift+S"
      }
    }
  }
}

Mejores alternativas MyToolBox

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