Inspect and view changes in Free LeetCode TC Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Free LeetCode TC Analyzer",
"version": "1.1",
"description": "Extracts problem context and code to analyze complexity via a custom Mistral Agent.",
"permissions": [
"activeTab",
"storage",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"libs/purify.min.js",
"content.js"
]
}
],
"host_permissions": [
"https://api.mistral.ai/*"
],
"icons": {
"24": "icons/icon-24.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "leetcode-tc-analyzer@yourlocaldev.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Free LeetCode TC Analyzer Alternatives
Here are some Firefox add-ons that are similar to Free LeetCode TC Analyzer:
Code Analyzer
Abhishek
LeetCode Timer
Brian Ko
Leetcode Explained
ZDevelops
YeetCode
Md Sujauddin Sekh
LeetCode Timer
jedwards1230
Leetcode Optimizer
Satyam
CF Analyticsew53tge
MB66 - THƯỞNG LỚN HÀNG NGÀY CÙNG MB66
LeetCode Logic Assistant
Ayaj
LeetcodeEnhancer
Shub
Leetcode Enhancer
Lovesh Dongre
LeetTracker
Prasanth
Green Code
NX-Org