Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome/Firefox extension to redirect on the respective <problem ID> page of leetcodeboard #3

Open
Indrajeet-S opened this issue Oct 27, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@Indrajeet-S
Copy link
Owner

When we press the extension option while on the LeetCode problem then it should redirect us to the /problems/<problem_ID> on new tab.

@Indrajeet-S Indrajeet-S added enhancement New feature or request help wanted Extra attention is needed hacktoberfest labels Oct 27, 2024
@KaroK365
Copy link

can you assign it to me and elaborate the problem a bit?? 😊

@Indrajeet-S
Copy link
Owner Author

can you assign it to me and elaborate the problem a bit?? 😊

Currently, the project is like:
Enter problem_ID of leetcode problem in /problems then it redirects /problems/problem_ID

This is the only way rn to go on the respective leetcode problems' whiteboard page.

We want to build chrome/Firefox extension like when we are on the leetcode problems' page (leetcode.com/problem_name_or_id) then after clicking on the extension it will redirect to the `/problems/problem_ID' in new tab. This will help user to easily navigate to the respective problems whiteboard.

@KaroK365
Copy link

I see will try my best to make it possible 😊

@KaroK365
Copy link

I have created a PR 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants