Sonic Revert Online Game [Play Now]

Sonic Revert Online Game [Play Now]

Sonic Revert Online is a reimagining of the Sonic gameplay but where Sonic is controlled like a car when hes in running mode.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Sonic Revert Online Game [Play Now]",
  "version": "4.1.3",
  "description": "Sonic Revert Online is a reimagining of the Sonic gameplay but where Sonic is controlled like a car when hes in running mode.",
  "action": {
    "default_icon": "images/icon128.png"
  },
  "author": "Bishnu sahu",
  "default_locale": "en",
  "background": {
    "service_worker": "background-service.js"
  },
  "icons": {
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "offline_enabled": true
}