【Suggestion】Can you add url decoder?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
when I edit url with "ge" ,because it contains chinese word(UTF-8),it just shows like '%9E' and so on , I don't know if you can add the js urldecoder method or other decoder method to solve this problem ,if it's ok , I hope you can finish this ,thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating Vimium's URL-editing and encoding path, then reproduce editing a URL containing Chinese characters; done means the edited URL displays and handles those characters without the reported percent-encoded fragments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100