제작자: ghagevaibhav
Inspect and view changes in LeetCode Fail Horn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LeetCode Fail Horn",
"version": "1.0.0",
"description": "Plays a sad trombone sound when you fail a LeetCode submission. Because you deserve it. 🎺",
"permissions": [
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"web_accessible_resources": [
"sounds/fail.mp3"
],
"browser_specific_settings": {
"gecko": {
"id": "leetcode-fail-horn@extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} 최고의 LeetCode Fail Horn 대안
다음은 LeetCode Fail Horn과(와) 유사한 Firefox add-on입니다:
LeetCode Enh: Confetti Tips
Aman Jain
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
Painless LeetCode
nikaltipar
Solve Or Suffer
ayu
LeetCode Contest Helper
imozo studio
LeetCode Logic Assistant
Ayaj
LeetCode Timer
Brian Ko
Leetcode torture
The Coding Sloth
LeetcodeEnhancer
Shub
LeetChill
Aaron Knobloch
Learning Suite Confetti
Nathaniel Wilson
Never Give Up!
somerandomnoname