Hotel Booking Assistant Firefox

Examine source code of Hotel Booking Assistant

Inspect and view changes in Hotel Booking Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hotel Search Helper",
  "version": "1.0",
  "description": "Quickly search for hotels on Booking.com",
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon-48.png"
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{27ec82db-1c72-495e-9936-84d45b95d091}"
    }
  }
}

Best Hotel Booking Assistant Alternatives

Here are some Firefox add-ons that are similar to Hotel Booking Assistant: