제작자: 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"
]
} 최고의 Github Star Reminder 대안
다음은 Github Star Reminder과(와) 유사한 Firefox add-on입니다: