Hoverboards & Balancing Scooter

Hoverboards & Balancing Scooter

Welcome to the best hoverboards review. It has been great fun for the fans of self-balancing hoverboards around the world. A hoverboard is designed to maintain balance and can move on any surface even it is rough or slippery as well as muddy or sandy

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "img/icon_128.png",
    "default_popup": "html/popup.html",
    "default_title": "Hoverboards & Balancing Scooter Review"
  },
  "description": "Welcome to the best hoverboards review. It has been great fun for the fans of self-balancing hoverboards around the world. A hoverboard is designed to maintain balance and can move on any surface even it is rough or slippery as well as muddy or sandy.",
  "icons": {
    "16": "img/icon_16.png",
    "128": "img/icon_128.png"
  },
  "manifest_version": 2,
  "name": "Hoverboards & Balancing Scooter Review",
  "version": "2.1"
}