作者: David Furlong
Inspect and view changes in Codebird.app source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Codebird",
"version": "0.2.1",
"icons": {
"16": "assets/icons/16w.png",
"32": "assets/icons/32w.png",
"48": "assets/icons/48w.png",
"128": "assets/icons/128w.png"
},
"description": "The codebird companion extension. Press the icon on a setup domain to activate",
"homepage_url": "https://codebird.app",
"short_name": "Codebird",
"permissions": [
"activeTab",
"identity",
"storage",
"https://codebird.app/*"
],
"content_security_policy": "script-src 'self'; object-src 'self'",
"author": "davidfurlong",
"applications": {},
"browser_action": {
"default_icon": "assets/icons/48w.png",
"default_title": "ON"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"background": {
"scripts": [
"js/background.bundle.js"
],
"persistent": false
},
"web_accessible_resources": [
"js/*",
"*.html"
]
} 最佳 Codebird.app 替代方案
这里是一些与Codebird.app类似的Firefox add-on:
codeCollab Extension
flyingdelta
RunCode - Cloud Development
RunCode - Cloud Development Environment
Gitpod - Always ready to code.
Gitpod.io
JetBrains Toolbox Extension
JetBrains
VS Code Web
Rakibur Rahaman
Codecov
Sentry
GitHub Web IDE
zvizvi
Clone in VS Code
Ahnaf Mahmud
CodeHub
Febin Bellamy
App code
App android Ale