Inspect and view changes in LeetPush_by_rain5409 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LeetPush",
"version": "1.0.0",
"description": "Automatically logs LeetCode solutions to GitHub organized by difficulty or customized topic tags.",
"permissions": [
"storage"
],
"host_permissions": [
"https://leetcode.com/*",
"https://api.github.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"32": "assets/icon.svg",
"48": "assets/icon.svg",
"128": "assets/icon.svg"
}
},
"web_accessible_resources": [
{
"resources": [
"inject.js",
"styles/overlay.css"
],
"matches": [
"https://leetcode.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "leetpush@prasa.net",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best LeetPush_by_rain5409 Alternatives
Here are some Firefox add-ons that are similar to LeetPush_by_rain5409:
LeetPush
Adarsh kumar
LeetCode to GitHub Sync
sandysam
LeetVault
ANTI
LeetCode to GitHub Sync
Ankit
LeetCommit
LeetCommit
leegit syn
Aniket Sharma
PushMyCode
PushMyCode
LeetHub-3.0
SomeOne
LeetCode AI Tracker
hitec
LeetHub
Max Goodwin
LeetCode Submission Tracker
hitec
LeetHub v4 by FIZZY444
Mithun A