LeetCode Patch

开发者工具插件大小: 96.04KiB版本: v 4.2更新时间: 2021-12-21
大小:96.04KiB版本:v 4.2更新时间:2021-12-21

Helps Hide Leetcode's Difficulty and Acceptance.

LeetCode Patch 的使用方法详解,最全面的教程


LeetCode Patch 描述:

用户数:322

分类:开发者工具插件

扩展大小:96.04 KiB

最后更新时间:2021-12-21

版本:v 4.2


LeetCode Patch 插件简介:

这是来自Chrome商店的 LeetCode Patch 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。


LeetCode Patch插件下载方法/流程:

点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。


LeetCode Patch插件安装教程/方法:

(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件

(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面

(3) 打开扩展程序页面的“开发者模式”

(4) 将crx文件拖拽到扩展程序页面,

完成安装如有其它安装问题,

请扫描网站底部二维码与客服联系如有疑问请参考:

https://www.extfans.com/installation/
更新日志(Update Log): - 4.2 [2021/11/30] BUG修复:leetcode前端元素结构调整,导致无法正常隐藏难度。已修复 Fix Bug: The main function doesn't work because leetcode's front-end structure adjustment. Already Fixed that. - 4.1 [2019/12/12] 新功能:隐藏“Similar Questions”中题目列表的难度(位于写代码界面的左侧题目卡下方) New Feature: Hide the difficulty level of 'Similar Questions' on coding page. Thanks to the advice from a nice user, Jiradet~ - 4.0 [2019/8/19] 新功能:隐藏submit失败后显示的“最后一次输入”的用例。 @见截图5 New Feature: Hide the Last Executed Input when your submit failed. @See 5th screenshot - 3.3 [2019/8/17] 新功能:隐藏写代码界面左下角按钮【Problems】点开后的选题界面的题目难度。@见截图4 New Feature: Hide the difficulty on the Problem Picker Page when u click on the 'Problems' button at the left bottom of the coding page. @See the 4th Screenshot - 3.2 [2019/8/11] BUG修复:leetcode前端元素结构调整,导致无法正常隐藏难度。已修复 Fix Bug: The main function doesn't work because leetcode's front-end structure adjustment. Already Fixed that. - 3.0 [2019/7/30] 新功能:隐藏contest的题目难度 New Feature: Hide the difficulty of sub-pages of contest - 2.1 [2019/7/24] 新功能:submit成功后,会在提交界面显示题目难度,并隐藏推荐题目列表的难度。@见截图3 New Feature: After your success, it will show u the difficulty just on the submission tab page, and hide the difficulty of recommended next challenges. @See the 3rd Screenshot <简介> (English Version is Below) 这款插件主要用来帮助您在leetcode隐藏题目的难度和通过率、隐藏提交失败后平台提示的最后一次输入的测试用例。用起来很简单~(目前不支持leetcode-cn网站)。后面的需求是有朋友提出来的,觉得fail之后应该先主动思考代码逻辑本身哪里出现了问题,是不是没考虑边界情况等,平台直接显示的Last Executed Input会使人懒得去严谨的思考。 特点: 1.隐藏“编程界面”和“题目列表界面”的题目难度。@见截图1&2&4 2.submit后,如果成功会显示题目难度,并隐藏推荐的题目列表的难度。@见截图3 3.submit后,如果失败,可以隐藏leetcode显示的“Last Executed Input”测试用例。@见截图5 为什么需要它: 写这个插件主要是因为自己刷题的时候,如果碰到了hard的题,还没开始看题目内心就已经形成了无形的压力,甚至如果时间不是很充裕就会换一道题,这些赤裸裸的心理暗示对刷题的状态和实力的发挥都有很大影响,而且实际的机试/比赛都是看不到难度的,因此萌生了写一个插件隐藏难度和通过率的念头。 另外在chrome store搜了一下功能类似的插件,试用了几个后,发现有的插件在跳转到写代码那个界面的时候,题目难度的隐藏有延迟,就是会短暂的看到一小下题目难度,这就有点难受了,本插件进行了小小的优化,基本没有这个问题。 大家一起快乐刷题呀!~ Intro: This extension mainly helps you hide leetcode's difficulty, acceptance and the last executed input.Easy to use~ The second require came from a friend, who thought that after submission failure it's important for us to review our codes, and think about what's wrong with it, in which cases it will fail, instead of looking at the failed Input directly and fix our codes, which can make us lazy. Features: 1.Hide the Difficulty and Acceptance on ProblemSet Page and the coding Page. @See the 1st&2nd&4th screenshot 2. After submitting, if you got a 'Success', you would see the difficulty below it. And the difficulty of recommended next challenges would be hidden. @See the 3rd screenshot 3. After submitting, if you failed, it can hide the 'Last Executed Input'. @See the 5th screenshot Why You Need This: I wrote this because when I was coding on leetcode, if I encountered 'Hard' problems, I became nervous even before I read the problems' description, and thought I couldn't make it, perhaps even chose another problem to solve.This strong psychological hint has a great influence on me,and we can't see the difficulty in a real programming test,so the idea of ​​writing a extension to hide difficulty and acceptance has arisen. In addition, I searched the extensions in the Chrome Store for similar functions. I tried several of them, found that using some of them, there was a delay in hiding the difficulty when it jumped to the interface for coding, which means that I can see the difficulty for a short time before it's hided. This is a liitle bit awkward. This extension has been slightly optimized and basically has no such problem. Let's write codes on leetcode~!

相关应用

브라우저에서 라온시큐어의 PC보안 기능을 사용하기 위한 확장 프로그램입니다.
Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!
Расширение позволяет использовать КриптоПро ЭЦП Browser plug-in в браузере. Для работы требует установленного ЭЦП Browser plug-in.
Adds React debugging tools to the Chrome Developer Tools. Created from revision 336ac8ceb on 7/13/2022.
Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodies
POSTMAN CHROME IS DEPRECATED DOWNLOAD THE UPDATED POSTMAN NATIVE APPS Postman Chrome is deprecated and is missing essential, new…
EditThisCookie是一个cookie管理器。您可以添加,删除,编辑,搜索,锁定和屏蔽cookies!
Tag Assistant helps to troubleshoot installation of various Google tags including Google Analytics, Google Tag Manager and more.
The web developers helper program to create and test custom HTTP requests.
back top top
back top top