Free Tour Rome

Free Tour Rome

Walking tours in and outside of Rome, the Vatican museums, Sistine chapel. From free to affordable for every budget.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Free Tour Rome",
  "description": "Walking tours in and outside of Rome, the Vatican museums, Sistine chapel. From free to affordable for every budget.",
  "version": "0.0.0.1",
  "icons": {
    "128": "icon_128.png"
  },
  "urls": [
    "HTTP://WWW.FREETOURROME.COM"
  ],
  "launch": {
    "web_url": "HTTP://WWW.FREETOURROME.COM"
  }
}