By: pdulvp
Inspect and view changes in GitHub Wrong Account Alert source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"author": "pdulvp@laposte.net",
"version": "1.1",
"homepage_url": "https://github.com/pdulvp/github-wrong-account-alert",
"description": "__MSG_extensionDescription__",
"icons": {
"16": "icons/icon-16.png",
"20": "icons/icon-20.png",
"25": "icons/icon-25.png",
"30": "icons/icon-30.png",
"32": "icons/icon-32.png",
"40": "icons/icon-40.png",
"48": "icons/icon-48.png",
"64": "icons/icon-64.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"tabs"
],
"options_ui": {
"page": "ui/options.html"
},
"default_locale": "en",
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"ui/compat.js",
"ui/ui-helper.js",
"content_scripts/content-script.js"
]
}
]
} Best GitHub Wrong Account Alert Alternatives
Here are some Firefox add-ons that are similar to GitHub Wrong Account Alert:
GitHub Account Switcher
Kevin Yue
GitHub Merge Guardian
daku10
Advanced GitHub Notifier
freaktechnik
Public GitHub header
Andy McKay
GitHub Username Highlighter
Mike Crittenden
Free GitHub
Arsalanse
GitHub Hide Notifications
Jan Piotrowski
Accessibility Checker for GitHub Markdown
IanSan5653
Github Repo Status
Pierluigi Cau
Notifier for GitHub
Sindre Sorhus
Github Pull Request Counter
Renuo AG
Github Container Auto Switcher
Smiling Jumbos