1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript11,288 stars (11,288 stars)701 forks (701 forks)batch import
bughelp wanted
Description
已勾选允许访问文件地址,开启pdf嗅探,用edge打开本地pdf文件没有默认使用沙拉扩展
Contributor guide
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- Edge browserSaladict extension
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 40
- Research direction
- Investigate how the extension handles PDF sniffing in Edge compared to Chrome. Check if Edge requires additional permissions or flags for local file access. Look at the extension's handling of PDF URLs in the codebase, particularly for Edge compatibility. Consider updating the PDF detection logic to work with Edge's local file protocol.