TextareaCache icon indicating copy to clipboard operation
TextareaCache copied to clipboard

Error on initialization in ta_bg.js (line 169)

Open Gitoffthelawn opened this issue 2 years ago • 0 comments
trafficstars

  • System OS: Linux
  • Firefox version: Firefox 109.0.1
  • Textarea Cache version: 4.5.0

Description: When Firefox (v109.0.1) is launched, the following error is presented in Firefox's Multiprocess Browser Console due to the Textarea Cache extension:

 Error: Please use $(ref:runtime.getURL). ta_bg.js:169
    setupCacheList moz-extension://[UUID]/ta_bg.js:169

Please note this is listed as an error (not a warning). If I understand the error correctly, a small change to a single line of code should fix it.

Gitoffthelawn avatar Feb 08 '23 10:02 Gitoffthelawn