Par : psanford
Inspect and view changes in New Tab for Github Checks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "New Tab for Github Checks",
"description": "Opens a new tab for links in Github checks",
"homepage_url": "https://github.com/pmsanford/new-tab-github-checks",
"version": "1.0",
"icons": {
"48": "icons/icon.png",
"96": "icons/icon@2x.png"
},
"content_scripts": [
{
"matches": [
"*://github.com/*",
"*://*.github.com/*",
"https://github.com/*"
],
"js": [
"./new-tab-github-checks.js"
]
}
]
} Meilleures alternatives New Tab for Github Checks
Voici quelques Firefox add-ons qui sont similaires à New Tab for Github Checks :
Github Notifications in Tabs
Gibson Fahnestock
GitHub Open Notifications
Jan Piotrowski
Page action button for Github.Dev
emvaized
LinkfyGit
koralowiec
Tab It My Way!
Christian
GitHub PRs in home page
Airam Hernández Rocha
GitHub: Tell Me When It Closes
Kevin Jalbert
Simple GitHub Bookmark
stigolini
GitHub PR Check Status
bdkent