By: Adarsh kumar Add-on
Inspect and view changes in LeetPush 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.2",
"description": "Push LeetCode solutions to GitHub",
"action": {
"default_popup": "index.html"
},
"permissions": [
"activeTab",
"tabs",
"storage",
"scripting"
],
"host_permissions": [
"https://leetcode.com/*"
],
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"assets/content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "leetpush@tenminusthreeseven.com",
"strict_min_version": "109.0"
}
}
} Best LeetPush Alternatives
Here are some Firefox add-ons that are similar to LeetPush:
PushMyCode
PushMyCode
LeetHub
Max Goodwin
LeetPush_by_rain5409
rain5409
LeetHub v2
Arun Bhardwaj
LeetCode to GitHub Sync
sandysam
CP Code Manager
CacCat
LeetCommit
LeetCommit
LeetCode to Github
DEXTER777
LeetCode to GitHub Sync
Ankit
leegit syn
Aniket Sharma
LeetVault
ANTI
LeetHub 2.0 for Firefox
Siddharth Rayabharam