Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.87 KB

README.md

File metadata and controls

48 lines (40 loc) · 1.87 KB

Leetcode with Safari or Chrome!

  • Special Thanks to arunbhardwaj.
    LeetHub-2.0 from his repo

1. My Current Setting

  • It works in the new version UI of Leetcode
  • LeetHub v2 : Safari Extension
    LeetHub-2.0 : Chrome Extension

1. Difficulty

  You can upload leetcode accoding to difficulty under 'LeetCode' Folder with my current setting
difficulty

2. Badge

  Shields.io badge is applied. It varies with difficulty
diff_easy

diff_medium

diff_hard

2. Set up LeetHub

  1. Fork this repo and clone to your local machine
  2. Customize Leethub setting in LeetHub-2.0 Folder (Chrome Extension)
  3. Convert LeetHub into Safari extension.
    Below is my command for running the convert. It could vary with your setting
    xcrun /Applications/Xcode.app/Contents/Developer/usr/bin/safari-web-extension-converter ./LeetHub-2.0
    

    Otherwise, you can just use my 'LeetHub v2' folder (Safari Extension)

  4. Run the extension on your Safari
  5. Enjoy Your leetcode!!