Inspect and view changes in GitHub Buttons on Mobile source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "github-buttons-mobile",
"version": "0.0.6resigned1",
"description": "A Firefox addon to add \"watch\" and \"star\" buttons to the mobile version of GitHub.",
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"data/inject.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "@github-buttons-mobile"
}
}
} ベストのGitHub Buttons on Mobile代替案
GitHub Buttons on Mobileに類似したFirefox add-onをいくつか紹介します:
GitHub Mobile Code Wrap
Saran Tanpituckpong
GitHub Notifier Pro
eux
Download GitHub Directory
Saran Tanpituckpong
GitHub Manager Upload and Download
Shivam Shukla
GitHub Sidebar
Paul
GitHub Shortcut Buttons
Jakub Mańczak
Github Helper
Varun Sridharan
GitHub user notes
zxkmm
GitHub: My Profile Link
Helton Ricardo
View Page Source (Mobile)
David Pacassi Torrico
Webcompat.com Reporter
Thomas Wisniewski
File Icon for GitHub, GitLab and Bitbucket
xxhomey19