제작자: marpo60
Inspect and view changes in Github subscribed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Github subscribed",
"version": "1.2.2resigned1",
"manifest_version": 2,
"description": "Keep track of your subscription and show them on github",
"homepage_url": "https://github.com/marpo60/github-subscribed",
"icons": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"permissions": [
"storage",
"https://github.com/*"
],
"background": {
"scripts": [
"src/hot-reload.js"
]
},
"content_scripts": [
{
"run_at": "document_start",
"matches": [
"https://github.com/*"
],
"js": [
"src/inject.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{27ca6d38-dbbb-43c7-8fc3-12e3fa97a2c6}"
}
}
} 최고의 Github subscribed 대안
다음은 Github subscribed과(와) 유사한 Firefox add-on입니다: