Skip to content

Commit b428a62

Browse files
committed
fix: Allow adding custom content scripts
1 parent 1fe4eed commit b428a62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/types/external.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,6 @@ export type UserManifest = Partial<
380380
| 'background'
381381
| 'browser_action'
382382
| 'chrome_url_overrides'
383-
| 'content_scripts'
384383
| 'devtools_page'
385384
| 'manifest_version'
386385
| 'options_page'

0 commit comments

Comments
 (0)