Inspect and view changes in CodeWise - Optimise code for Developers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CodeWise - Optimise code for Developers",
"browser_specific_settings": {
"gecko": {
"id": "codewise@swsdevs.co"
}
},
"version": "1.0.1",
"description": "Get AI-powered code optimization suggestions while browsing GitHub and other code-focused sites.",
"permissions": [
"scripting",
"contextMenus",
"activeTab",
"storage"
],
"host_permissions": [
"https://github.com/*",
"https://gitlab.com/*",
"https://bitbucket.org/*",
"https://stackoverflow.com/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "images/icon16.svg",
"48": "images/icon48.svg",
"128": "images/icon128.svg"
}
},
"content_scripts": [
{
"matches": [
"https://github.com/*",
"https://gitlab.com/*",
"https://bitbucket.org/*",
"https://stackoverflow.com/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "images/icon16.svg",
"48": "images/icon48.svg",
"128": "images/icon128.svg"
}
} 최고의 CodeWise - Optimise code for Developers 대안
다음은 CodeWise - Optimise code for Developers과(와) 유사한 Firefox add-on입니다:
AI-powered Code Review AS
Grean Duoa
DevBooster - AI Coding Buddy
Promotino Ltd.
Code Analyzer
Abhishek
PR Code Reviewer
azzy
AI Chat Code Editor
Rashid Hussain
CodeWP For Firefox
Isotropic, LLC
Live Code Previewer Pro
Dixon
GitHub Web IDE
zvizvi
WriteCloud AI
SiteMind AI
Search and Display Code
codota-code-suggestions
AlturaAI Copilot
Altura AI
Codota Code Suggestions
codota-code-suggestions