{
  "name": "bfCacheTabUpdated",
  "version": "1.0",
  "manifest_version": 3,
  "description": "Tests the tab.onUpdated API events with the back forward cache.",
  "background": {
    "service_worker": "background.js"
  },
  "permissions": ["tabs"]
}
