By: Grean Duoa
Inspect and view changes in AI-powered Code Review AS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AI-powered Code Review Assistant",
"version": "1.3",
"description": "Automatically analyzes code snippets on websites and provides AI-powered review suggestions to improve code quality.",
"permissions": [
"scripting",
"downloads",
"storage",
"activeTab"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_popup": "popup.html",
"default_icon": "icons/logo_64.png"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{60b85bb6-822a-4927-9d43-e8c214f24da3}"
}
}
} Best AI-powered Code Review AS Alternatives
Here are some Firefox add-ons that are similar to AI-powered Code Review AS:
ADO Review
Rajesh Kumar Sheela
CodeWise - Optimise code for Developers
bennie
PR Code Reviewer
azzy
Code With Ai
Munna Verma
AlgoAssist
Varun Maramreddy
AI-Based Writing Assistant
w9bet
AI Grammar Checker
Kaleb Bell
AI-Powered Snippet Organizer
Elaine
LeetGuide AI
Nallu Labs
AI Search and Suggestions
Jayden Austin
AI Summary Generator
Anh Hoang