作者: Posandu
Inspect and view changes in StackFlex source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "StackFlex",
"version": "1.0",
"description": "Save your code from websites, use it from VSCode",
"icons": {
"48": "logo.png"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"index.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{0f1872fb-2443-4418-ba9e-c07d1a9fe64a}"
}
}
} 最佳 StackFlex 替代方案
这里是一些与StackFlex类似的Firefox add-on: