danhper / atomic-chrome

Edit Chrome textareas in Atom
https://goo.gl/Et0hwg
MIT License
916 stars 30 forks source link

Doesn't work with another extensions #19

Open Greenek opened 8 years ago

Greenek commented 8 years ago

When you try to use atomic-chrome in another Chrome extension (eg. Tampermonkey), this bug appers:

Unchecked runtime.lastError while running tabs.executeScript: Cannot access contents of url "chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/options.html#nav=b9a5ed01-1683-458e-acd3-42584629080e+editor". Extension manifest must request permission to access this host. at chrome-extension://lhaoghhllmiaaagaffababmkdllgfcmc/scripts/background.js:59:16

Any idea how to work around this?