Copy Leetcode Problem 作者: Koruto
Easily copy the current LeetCode problem description to your clipboard.
您需要 Firefox 来使用此扩展
扩展元数据
关于此扩展
LeetCode QuestionClip
A Firefox add-on that allows you to effortlessly copy LeetCode question descriptions to your clipboard with custom formatting.
Features:
Easy Copying: Quickly copy LeetCode question descriptions with desired Markdown formatting.
Icon States:
Save Icon: Displayed when you are on a valid LeetCode problem URL and have the description tab active.
Tick Mark: Indicates that the question description has been successfully copied to the clipboard.
Error Icon: Signals an error occurred while copying. Refreshing the page may resolve the issue.
Forbidden Icon: Shown when the current URL is not a valid LeetCode problem description page.
Usage:
1. Navigate to a LeetCode problem URL.
2. Click on the "Description" tab to ensure the problem description is visible.
3. Click the extension icon to copy the description.
4. The icon will update to indicate the status:
Save Icon: Ready to copy.
Tick Mark: Copy successful.
Error Icon: Error occurred. Try refreshing the page.
Forbidden Icon: Invalid URL. Ensure you are on a valid LeetCode problem description page.
Notes:
Ensure you are on a LeetCode problem URL ending with /description/ for the extension to work correctly.
In case of errors, try refreshing the page and ensure the problem description is visible.
Author: Koruto
A Firefox add-on that allows you to effortlessly copy LeetCode question descriptions to your clipboard with custom formatting.
Features:
Easy Copying: Quickly copy LeetCode question descriptions with desired Markdown formatting.
Icon States:
Save Icon: Displayed when you are on a valid LeetCode problem URL and have the description tab active.
Tick Mark: Indicates that the question description has been successfully copied to the clipboard.
Error Icon: Signals an error occurred while copying. Refreshing the page may resolve the issue.
Forbidden Icon: Shown when the current URL is not a valid LeetCode problem description page.
Usage:
1. Navigate to a LeetCode problem URL.
2. Click on the "Description" tab to ensure the problem description is visible.
3. Click the extension icon to copy the description.
4. The icon will update to indicate the status:
Save Icon: Ready to copy.
Tick Mark: Copy successful.
Error Icon: Error occurred. Try refreshing the page.
Forbidden Icon: Invalid URL. Ensure you are on a valid LeetCode problem description page.
Notes:
Ensure you are on a LeetCode problem URL ending with /description/ for the extension to work correctly.
In case of errors, try refreshing the page and ensure the problem description is visible.
Author: Koruto
为您的体验打分
权限详细了解
此附加组件需要:
- 输入数据到剪贴板
- 存取浏览器标签页
更多信息
- 附加组件链接
- 版本
- 1.1
- 大小
- 42.73 KB
- 上次更新
- 3 个月前 (2024年8月10日)
- 相关分类
- 许可证
- GNU 宽通用公共许可证 v3.0
- 版本历史
添加到收藏集
1.1 的发布说明
Version: 1.2.0
New Features:
DOM Content Load Handling:
The content script now waits for the DOM to be fully loaded before executing. This ensures that the LeetCode question title and description are reliably captured, even on slower connections or complex pages.
Introduced a DOMContentLoaded event listener in the background script to trigger the injection and execution of the content script only after the DOM has loaded. This reduces the likelihood of errors caused by attempting to access elements that haven't been rendered yet.
UI/UX Improvements:
Loading Indicator:
Updated the browser action icon to change to a "loading" icon immediately after the button is clicked. This provides visual feedback to users, indicating that the extension is processing their request.
The icon reverts to either a success or error icon based on the result of the clipboard operation, offering clear and immediate feedback.
Error Handling:
Improved error handling and logging in both the background and content scripts. Users will now see more descriptive error messages if the LeetCode question title or description fails to load.
Additional checks were added to ensure that the extension gracefully handles scenarios where the DOM is not ready or when expected elements are not found.
Bug Fixes:
Fixed an issue where the extension might attempt to execute before the DOM is fully loaded, resulting in errors or incomplete data capture.
Resolved minor issues with clipboard operations not providing immediate feedback in certain edge cases.
Other Changes:
Refactored code to improve readability and maintainability, including separating concerns between the background script and content script more clearly.
New Features:
DOM Content Load Handling:
The content script now waits for the DOM to be fully loaded before executing. This ensures that the LeetCode question title and description are reliably captured, even on slower connections or complex pages.
Introduced a DOMContentLoaded event listener in the background script to trigger the injection and execution of the content script only after the DOM has loaded. This reduces the likelihood of errors caused by attempting to access elements that haven't been rendered yet.
UI/UX Improvements:
Loading Indicator:
Updated the browser action icon to change to a "loading" icon immediately after the button is clicked. This provides visual feedback to users, indicating that the extension is processing their request.
The icon reverts to either a success or error icon based on the result of the clipboard operation, offering clear and immediate feedback.
Error Handling:
Improved error handling and logging in both the background and content scripts. Users will now see more descriptive error messages if the LeetCode question title or description fails to load.
Additional checks were added to ensure that the extension gracefully handles scenarios where the DOM is not ready or when expected elements are not found.
Bug Fixes:
Fixed an issue where the extension might attempt to execute before the DOM is fully loaded, resulting in errors or incomplete data capture.
Resolved minor issues with clipboard operations not providing immediate feedback in certain edge cases.
Other Changes:
Refactored code to improve readability and maintainability, including separating concerns between the background script and content script more clearly.
Koruto 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分