提供元: zxkmm
Inspect and view changes in GitHub user notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ff_plugin_github_user_notes",
"version": "1.3",
"browser_specific_settings": {
"gecko": {
"id": "ff_plugin_github_user_notes@zxkmm.com"
}
},
"description": "Make notes regarding specific GitHub users",
"permissions": [
"activeTab",
"storage"
],
"icons": {
"48": "icons/icon48.png"
},
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"user_notes.js"
]
}
],
"background": {
"scripts": [
"event_handler.js"
],
"persistent": false
}
} ベストのGitHub user notes代替案
GitHub user notesに類似したFirefox add-onをいくつか紹介します:
Bookmark Notes
Jase
Pin Notes
Andrea
The Notes
brick1ng5654
GitHub Buttons on Mobile
Sean Yeh
GitHub Unveiler (FF)
Joao
Note Taker
Rayquaza01
GitHub Manager Upload and Download
Shivam Shukla
GitSyncMarks
Joe Mild
Save Tab URLs to Markdown
Save Tabs as Markdown
Background Browser Notes
Lyndsey
GitSync
k0src
MyQOnly
mike_conley