V
V
Vitaly2019-08-05 17:55:56
JavaScript
Vitaly, 2019-08-05 17:55:56

Why does Unchecked lastError value occur when creating a Firefox extension?

Rewrote the first test extension for Firefox from the documentation ( https://developer.mozilla.org/en-US/docs/Mozilla/A... )
The extension simply adds a frame to the page: I open the google.com tab and the console, there immediately errors Unchecked lastError value: Error: ID already exists: convert Unchecked lastError value: Error: ID already exists: append Why do they occur?
document.body.style.border = "5px solid yellow";
5d48435719a66102387630.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question