You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
When we press the extension option while on the LeetCode problem then it should redirect us to the
/problems/<problem_ID>
on new tab.The text was updated successfully, but these errors were encountered: