提供元: soruse
Inspect and view changes in Live Folder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Live Folder",
"description": "Track your github pull requests automatically and have them ready for review in your browser's bookmarks.",
"version": "0.2.1",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "lf@devsor.us"
}
},
"permissions": [
"bookmarks",
"storage",
"alarms",
"cookies",
"*://*.github.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Live Folder",
"default_popup": "popup.html"
}
} ベストのLive Folder代替案
Live Folderに類似したFirefox add-onをいくつか紹介します:
GitHub Live PRs
xmmarcotte
Git Galaxy Finder
Salman Ahmed
GitSync
k0src
GitKraken Browser Extension
GitKraken
GitSyncMarks
Joe Mild
GitHub Actions Folders
Kurigi
GitHub Repository Folders
MarijnS
PR Pulse - GitHub Pull Request Dashboard
Utkarsh
stylish-hub
Dalton Menezes
Project pull requests for github
Knapstad
GitHub Diff Explorer
Alex D