Inspect and view changes in InterviewCodes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "0.0.1",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"permissions": [
"storage",
"tabs",
"identity",
"browser"
],
"default_locale": "en",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "interview.codes",
"default_popup": "popup.html"
},
"options_ui": {
"open_in_tab": true,
"page": "options.html"
},
"content_scripts": [
{
"matches": [
"*://leetcode.com/problems/*",
"*://neetcode.io/problems/*"
],
"js": [
"content-scripts/content.js"
]
}
],
"web_accessible_resources": [
"content-scripts/content.css"
],
"browser_specific_settings": {
"gecko": {
"id": "{f87aff93-17cc-48e1-a30d-0b774027a0c0}"
}
}
} 최고의 InterviewCodes 대안
다음은 InterviewCodes과(와) 유사한 Firefox add-on입니다:
LeetCode Logic Assistant
Ayaj
AlgoAssist
Varun Maramreddy
LeetGuide AI
Nallu Labs
IntelliSense for LeetCode
Sam
KeepCode
dngi
LeetCode Hints
LeetCode Hints
YeetCode
Md Sujauddin Sekh
Code Interview
Code Interview
LeetTracker
Prasanth
Code With Ai
Munna Verma
LeetCode Enh: Confetti Tips
Aman Jain
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat