Unblocked Games FWD

Unblocked Games FWD

This plugin will bring your web browsing, searches, the latest news, and gaming when you're bored, all within a click of a button.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Unblocked Games FWD",
  "version": "1.0",
  "manifest_version": 3,
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "action": {
    "default_popup": "./popup.html"
  },
  "icons": {
    "128": "./img/128.png"
  }
}