blob: 649587447c651e29e66f564f8694dec3997499c1 [file] [log] [blame]
{
"name": "extensions_unittests --gtest_filter=DeclarativeManifestTest.Valid",
"version": "1",
"manifest_version": 2,
"app": {
"background": {
"scripts": ["background.js"]
}
},
"event_rules": [{
"event": "foo",
"conditions": [{"type": "condition_type"}],
"actions": [{"type": "action_type"}]
}]
}