提供元: MaxiBarometer
Inspect and view changes in Overleaf Dark Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Overleaf Dark Theme",
"version": "0.2",
"description": "Some style, what the fuck did you think this was",
"icons": {
"48": "icons/overleaf-48.png",
"96": "icons/overleaf-96.png"
},
"content_scripts": [
{
"matches": [
"*://www.overleaf.com/project"
],
"js": [
"overleaf-style-main.js"
]
},
{
"matches": [
"*://www.overleaf.com/project/*"
],
"js": [
"overleaf-style-project.js"
]
}
]
} ベストのOverleaf Dark Theme代替案
Overleaf Dark Themeに類似したFirefox add-onをいくつか紹介します: