Soft Restaurant Delivery Firefox

Examine source code of Soft Restaurant Delivery

By: Rodrigo
Inspect and view changes in Soft Restaurant Delivery source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Soft Restaurant Delivery",
  "description": "Extensión para sistema de recepción de pedidos a domicilio de Soft Restaurant.",
  "icon": "icon.png",
  "version": "1.0.1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/PY2SR/*"
      ],
      "js": [
        "autologin.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "menu.html"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "contextMenus",
    "webNavigation",
    "background",
    "storage",
    "https://*/*",
    "http://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1424261b-6d8b-4356-9d0f-7cc9c6f3d364}"
    }
  }
}

Best Soft Restaurant Delivery Alternatives

Here are some Firefox add-ons that are similar to Soft Restaurant Delivery: