Par : Shubham Chaudhari Add-on
Inspect and view changes in HitMeUp for GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "HitMeUp for GitHub",
"version": "1.4.37",
"description": "Send and receive private, end-to-end encrypted messages with any GitHub user, directly on their profile page.",
"host_permissions": [
"https://hubpulse-for-github.onrender.com/*",
"https://github.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"activeTab",
"storage"
],
"icons": {
"16": "public/icon16.png",
"48": "public/icon48.png",
"128": "public/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"github.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"public/notification.wav"
],
"matches": [
"https://github.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "hitmeup-github@winter262005",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Meilleures alternatives HitMeUp for GitHub
Voici quelques Firefox add-ons qui sont similaires à HitMeUp for GitHub :
Advanced GitHub Notifier
freaktechnik
GitHub to Discord Sender
Alex Weatherbie
Notifications Preview for GitHub
Fregante
GitHub Notifier Pro
eux
stylish-hub
Dalton Menezes
GitHub: My Profile Link
Helton Ricardo
GithubPlus
xl1te
Chatwork GitHub Extension
kit494way
News Feed for GitHub
Julian Kühnel
PopHub - GitHub Client
Siddharth
GitHub Mentions+
Nate Allen
GitHub Hide Notifications
Jan Piotrowski