Singapore Bus Routes Explorer

Singapore Bus Routes Explorer

Show all routes and bus stops on the map for all bus services in Singapore.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Singapore Bus Routes Explorer",
  "description": "Show all routes and bus stops on the map for all bus services in Singapore.",
  "version": "0.3",
  "manifest_version": 2,
  "app": {
    "launch": {
      "web_url": "https://busrouter.sg/"
    }
  },
  "icons": {
    "128": "icon-128.png"
  }
}