By: Christian
Inspect and view changes in Code2Code source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Code2Code",
"version": "1.0",
"description": "Convert code between programming languages",
"icons": {
"32": "images/icon32.png",
"48": "images/icon64.png",
"128": "images/icon128.png"
},
"permissions": [
"contextMenus",
"activeTab",
"https://syntha.ai/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"prism.css"
],
"js": [
"prism.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{41b16aa2-c08b-49f2-a020-0d629ff4cd76}"
}
}
} Best Code2Code Alternatives
Here are some Firefox add-ons that are similar to Code2Code:
AI Code Organizer
Shivam Shukla
CodeShare
Prasath K
RunCode - OnlineCompiler
RunCode - Cloud Development Environment
Code Stats Extension
bitnulleins
RunCode - Cloud Development
RunCode - Cloud Development Environment
Code Self Study
j127
Codext
Pyves
CodeWise - Optimise code for Developers
bennie
Code Web Chat Connector
Robert Piosik
Code-Projects
Demon_Dog
DevBooster - AI Coding Buddy
Promotino Ltd.
CodeSnippetSearch
Rok Novosel