Marti Hotels & Marinas

Marti Hotels & Marinas

Martı Hotels & Marinas invites you to enjoy its Blue Flag beaches and the natural wonder of its unique locations in Turkey

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Marti Hotels & Marinas",
  "manifest_version": 2,
  "short_name": "martihotels",
  "description": "Martı Hotels & Marinas invites you to enjoy its Blue Flag beaches and the natural wonder of its unique locations in Turkey",
  "version": "1.1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "favicon.png"
  },
  "icons": {
    "128": "marti-marinas.png"
  }
}