Por: The Code Registry
Inspect and view changes in Code Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "The Code Registry",
"version": "1.0.1",
"description": "Add a sync button to GIT repositories hosted on third party platforms to sync and analyse code with The Code Registry.",
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "browserextension@thecoderegistry.com"
}
},
"content_scripts": [
{
"matches": [
"*://github.com/*/*",
"*://gitlab.com/*/*",
"*://*/*"
],
"js": [
"content.js"
]
}
],
"action": {
"default_icon": "icon.png",
"default_popup": "popup.html",
"default_title": "Sync & Analyse your code with The Code Registry"
},
"icons": {
"48": "icon.png"
},
"host_permissions": [
"*://github.com/*",
"*://gitlab.com/*",
"<all_urls>"
]
} Melhores alternativas Code Sync
Aqui estão algumas Firefox add-ons que são similares a Code Sync:
GitSync
k0src
CP Code Manager
CacCat
GitSyncMarks
Joe Mild
CodeHub
Febin Bellamy
CodeSynapse
Mohatamim
Le Git Graph - GitHub Git Graph
scaria.dev
Resell Analytics
Resell Analytics
Gitpod - Always ready to code.
Gitpod.io
GitHub Web IDE
zvizvi
Codecov
Sentry
RunCode - Cloud Development
RunCode - Cloud Development Environment
GithubPlus
xl1te