{
"name": "Last Error Runtime Error",
"description": "Trigger a runtime.lastError() by trying to call a nonexistent extension action.",
"version": "1.0",
"manifest_version": 2,
"background": {
"scripts": ["background.js"]
}
}
{
"name": "Last Error Runtime Error",
"description": "Trigger a runtime.lastError() by trying to call a nonexistent extension action.",
"version": "1.0",
"manifest_version": 2,
"background": {
"scripts": ["background.js"]
}
}