By: 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"
]
}
]
} Best New Tab for Github Checks Alternatives
Here are some Firefox add-ons that are similar to 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