experiment icon indicating copy to clipboard operation
experiment copied to clipboard

What would it take to get uBlock working?

Open trickypr opened this issue 1 year ago • 2 comments

  • [ ] #20
  • [ ] #30
  • [ ] #37
  • [ ] #36

trickypr avatar Jan 21 '24 08:01 trickypr

Current blocking error:

Uncaught TypeError: browserAction is undefined
    <anonymous> moz-extension://137217dd-b486-4456-a763-6f01e5e80865/js/vapi-background.js:777
    <anonymous> moz-extension://137217dd-b486-4456-a763-6f01e5e80865/js/vapi-background.js:855
vapi-background.js:777:14
    <anonymous> moz-extension://137217dd-b486-4456-a763-6f01e5e80865/js/vapi-background.js:777
    <anonymous> moz-extension://137217dd-b486-4456-a763-6f01e5e80865/js/vapi-background.js:855

See #20 Fixed by #60

trickypr avatar Apr 13 '24 10:04 trickypr

Current blocking errors:

Uncaught TypeError: browser.tabs.onUpdated is undefined
    <anonymous> moz-extension://96203ee7-d79d-43c5-a608-f73f0ea2b5d8/js/vapi-background.js:298
    <anonymous> moz-extension://96203ee7-d79d-43c5-a608-f73f0ea2b5d8/js/tab.js:877
    <anonymous> moz-extension://96203ee7-d79d-43c5-a608-f73f0ea2b5d8/js/tab.js:962

See #37

extension.tabManager is undefined

Wacky Mozilla expectations. Fixed by #61

trickypr avatar Apr 22 '24 09:04 trickypr