Por: marcolussetti
Inspect and view changes in Hacktoberfest Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hacktoberfest Detector",
"version": "1.2.4",
"description": "Detect whether the repository has opted into the 2021 Hacktoberfest.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [],
"content_scripts": [
{
"matches": [
"*://github.com/*",
"*://www.github.com/*"
],
"js": [
"optindetector.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "hacktoberfesttagdetector@marcolussetti.com"
}
},
"browser_action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
}
}
} Melhores alternativas Hacktoberfest Detector
Aqui estão algumas Firefox add-ons que são similares a Hacktoberfest Detector:
Github Activity Indicator
derhackler
Free GitHub
Arsalanse
GitHub Hide Notifications
Jan Piotrowski
hsgr-status-checker
Eleftherios Kosmas
Github Helper
Varun Sridharan
huntr.dev GitHub Extension
Ben Harvie
Github Container Auto Switcher
Smiling Jumbos
GitHub Notifier
Angel Fernando Quiroz Campos
Github-Warn
Arash Thr
Advanced GitHub Notifier
freaktechnik
GitHub Notifier Pro
eux
Accessibility Checker for GitHub Markdown
IanSan5653