[browser-extension] Uncaught 404 Error on Every Page Load from `vendor.js:955`

Description:
On every browser page load (including redirects), the One Sec Desktop Extension triggers a failed fetch request, resulting in a 404 error. This appears to originate from vendor.js:955 and happens regardless of the website visited.

Example (here on https://drive.google.com):

GET https://drive.google.com/user/profile-detail 404 (Not Found)

The extension logs a parsed map object after, where the 404 HTML response is split into a key-value table by character:

{
  0: '<',
  1: 'h',
  2: 't',
  3: 'm',
  4: 'l',
  5: ' ',
  6: 'l',
  7: 'a',
  8: 'n',
  9: 'g',
  10: '=',
  11: '"',
  12: 'd',
  13: 'e',
  ...
}

This behavior repeats across all websites I tested, not just ones where the extension is configured to activate (If I disable the extension in the extension menu, this error and log message goes away).

Environment:

  • Extension: One Sec Desktop Extension 1.1.4

  • Browsers tested: Google Chrome Version 134.0.6998.178 (Official Build) (64-bit)

  • Frequency: Every page load

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board
πŸ›

Bug Reports

Tags

🌐 Browser Extension

Date

11 months ago

Author

Daschi

Subscribe to post

Get notified by email when there are changes.