Conversation
leethub_token was used being set as undefined in background page's local storage
This would make it a lot intuitive and easier to change in the future
|
hey @3ba2ii how can I use your repo instead of waiting for this one being merged? seems like currently the original repo is not active |
|
Hello @sudohainguyen, sorry for the late reply, For now you can use the following steps
🎉 PS: I published my own chrome extension that works regardless of which LeetCode UI it runs on, You can download it from here |
Abhishekverma2002
left a comment
There was a problem hiding this comment.
ThankYou for adding this . But can you tell me in which file to open the terminal for yarn install?
|
@Abhishekverma2002 I already published my own chrome extension that works regardless of which Leetcode UI it runs on, You can download it from here, Its a beta version, so please let me know if you found any bug 🙌 |
|
Nice to know. Can I ask you what post you are in currently?
…On Thu, Mar 30, 2023, 11:29 PM Ahmed Ghonem ***@***.***> wrote:
@Abhishekverma2002 <https://github.com/Abhishekverma2002> I already
published my own chrome extension that works regardless of which Leetcode
UI it runs on, You can download it from here
<https://chrome.google.com/webstore/detail/leetsync-leetcode-synchro/ppkbejeolfcbaomanmbpjdbkfcjfhjnd?hl=en&authuser=0>
,
Its a beta version, so please let me know if you found any bug 🙌
—
Reply to this email directly, view it on GitHub
<#509 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUICLGUL3CCNTIQYNXKKXVTW6XCZ7ANCNFSM6AAAAAAVU5BJTI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
Also would love to know how to make a google extension in java. If you can
help me , it would
be greatly appreciated.
And Thanks for the extension as well.
On Fri, 31 Mar 2023 at 11:44, Abhishek Verma ***@***.***>
wrote:
… Nice to know. Can I ask you what post you are in currently?
On Thu, Mar 30, 2023, 11:29 PM Ahmed Ghonem ***@***.***>
wrote:
> @Abhishekverma2002 <https://github.com/Abhishekverma2002> I already
> published my own chrome extension that works regardless of which Leetcode
> UI it runs on, You can download it from here
> <https://chrome.google.com/webstore/detail/leetsync-leetcode-synchro/ppkbejeolfcbaomanmbpjdbkfcjfhjnd?hl=en&authuser=0>
> ,
>
> Its a beta version, so please let me know if you found any bug 🙌
>
> —
> Reply to this email directly, view it on GitHub
> <#509 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AUICLGUL3CCNTIQYNXKKXVTW6XCZ7ANCNFSM6AAAAAAVU5BJTI>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
|
Hello @Abhishekverma2002, Unfortunately, you cannot create a Google Chrome extension using Java. Chrome extensions can only be developed using JavaScript, HTML, and CSS. However, if you are familiar with Java and want to create an extension, you can consider using a tool or framework that allows you to write JavaScript using Java syntax, such as TeaVM or GWT. But its recommended to use JavaScript or TypeScript (That will be compiled to JS on build) to build a chrome extension |
|
Thanks for the tip!
And let me know if you need any help in any project in java. It would be
great.
Thanks
…On Fri, 31 Mar 2023 at 23:25, Ahmed Ghonem ***@***.***> wrote:
Hello @Abhishekverma2002 <https://github.com/Abhishekverma2002>,
Unfortunately, you cannot create a Google Chrome extension using Java.
Chrome extensions can only be developed using JavaScript, HTML, and CSS.
However, if you are familiar with Java and want to create an extension, you
can consider using a tool or framework that allows you to write JavaScript
using Java syntax, such as TeaVM or GWT.
But its recommended to use JavaScript or TypeScript (That will be compiled
to JS on build) to build a chrome extension
—
Reply to this email directly, view it on GitHub
<#509 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUICLGXE3VKIP7AQCJJI7P3W64K7NANCNFSM6AAAAAAVU5BJTI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
Hi @QasimWani @adityakanu @Abhishekverma2002 , |
This PR fixed the issue of not uploading problems to github
leethub_tokenfixes (#507 #505 #502, #516, #514, #512, #510)