devtools-snippets icon indicating copy to clipboard operation
devtools-snippets copied to clipboard

Export/import window not popping up upon running the snippet

Open KrKandula opened this issue 8 years ago • 2 comments

I am using the chrome verison 54 when i run the snippet from separate dev tools window mode, it doesn't bring up any export/import dialog as mentioned in the documentation (last two steps). Instead it just pops a dialog asking to be in the seperate window mode.

KrKandula avatar Nov 03 '16 20:11 KrKandula

screen shot 2016-11-03 at 3 39 48 pm It just keeps showing this popup when I run the snippet from already separate window mode

KrKandula avatar Nov 03 '16 20:11 KrKandula

Hm, yeah the import/export script relies on some implementation details that may have changed. I'm guessing in this case the origin chrome-devtools://devtools may have changed: https://github.com/bgrins/devtools-snippets/blob/master/import-export/chrome/devtools_import_export.js#L409.

bgrins avatar Nov 03 '16 20:11 bgrins