Skip to content

Commit

Permalink
only inject editor content script in the topmost frame #562 #561
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit committed Jul 30, 2020
1 parent fcb8a1f commit 9f074b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

"content_scripts": [
{
"all_frames": true,
"js": [
"editor/index.js",
"monaco-editor/iframe/node_modules/requirejs/require.js",
Expand Down

0 comments on commit 9f074b9

Please sign in to comment.