dessant / dessant/web-archives
Broken in incognito mode in Chrome OS
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
**System**
* OS name: ChromeOS
* Browser name: Chrome
* Browser version: 105.0.5195.134
* Extension version: 3.1.0
**Bug description**
Clicking on a search engine / archive in context menu or in browser overlay does nothing when in incognito mode.
**Logs**
```
script.js:1 Uncaught (in promise) Error: No current window
at script.js:1:9048
(anonymous) @ script.js:1
await in (anonymous) (async)
(anonymous) @ script.js:1
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in Chrome on ChromeOS using an incognito window, then inspect the browser console and the reported script.js error, "No current window." Trace the context-menu or browser-overlay action from that entry point; done means selecting a search engine or archive opens its result in incognito mode without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100