Por: Laurent
Inspect and view changes in GitHub Action Raw Log Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitHub Action Raw Log Viewer",
"description": "Display GitHub Action Raw log in color, converting the Ansi colors to HTML",
"version": "1.1.5",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"content_scripts": [
{
"js": [
"scripts/content.js"
],
"matches": [
"https://pipelines.actions.githubusercontent.com/serviceHosts/*",
"https://*.actions.githubusercontent.com/*",
"https://cdn.artifacts.gitlab-static.net/*",
"https://*.windows.net/actions-results/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "net.cozic.plugins.GitHubRawActionLogViewer@nospam"
}
}
} Melhores alternativas GitHub Action Raw Log Viewer
Aqui estão algumas Firefox add-ons que são similares a GitHub Action Raw Log Viewer:
AWS CodeBuild Logs Colorizer [Unofficial]
Joshua Wilborn
GitHub Colorful Contributions
G1en
GitHub Contribution Color Graph
William Belle
GitHub Dark Theme
Poy Chang
GitHub Theme Customizer
Ayaka
Gitcolor - Github Themer
rcmt
GitHub Dark Mode
MrWillCom
Githubify
Roman
GitHub Dark Theme
Khaled
GitHub Dark Theme
m0xai
GitHub Board colorer
ewgenius