Skip to content

Chrome extension to initiate a request to verify currently submitted question and update the community server

License

Notifications You must be signed in to change notification settings

aahftab/leetcode-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-chrome-extension

Chrome extension to initiate a request to verify currently submitted question and update the community server

Features

  • Automatically verifies LeetCode submissions.
  • Updates the community server with submission results.
  • Easy to install and use.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/leetcode-chrome-extension.git
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" by clicking the toggle switch in the top right corner.
  4. Click the "Load unpacked" button and select the cloned repository folder.

Usage

  1. Navigate to a LeetCode problem page.
  2. Submit your solution.
  3. The extension will automatically verify the submission and update the community server.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Contact

For any inquiries, please contact aahftab@gmail.com.

About

Chrome extension to initiate a request to verify currently submitted question and update the community server

Resources

License

Stars

Watchers

Forks

Packages

No packages published