提供元: 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