Por: anilsenay
Inspect and view changes in Github Star Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Github Star Reminder",
"version": "1.0",
"description": "Github star reminder",
"icons": {
"48": "icon-48.png",
"96": "icon-96.png",
"128": "icon.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/"
],
"js": [
"index.js"
]
}
],
"web_accessible_resources": [
"index.js"
],
"permissions": [
"*://*.github.com/*",
"activeTab",
"webRequest"
]
} Melhores alternativas Github Star Reminder
Aqui estão algumas Firefox add-ons que são similares a Github Star Reminder: