When I try to create a link, the background page shows the following errors:
Unchecked runtime.lastError: Cannot create item with duplicate id copy-link
_generated_background_page.html:1 Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
background_script.js:149 Uncaught (in promise) Error: Failed to connect to the specified tab.
at background_script.js:149
(anonymous) @ background_script.js:149
async function (async)
startProcessing @ background_script.js:125
(anonymous) @ background_script.js:120
async function (async)
(anonymous) @ background_script.js:115
When I try to create a link, the background page shows the following errors: