By: Adarsh kumar
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:
LeetHub
Max Goodwin
LeetHub v2
Arun Bhardwaj
CP Code Manager
CacCat
LeetHub 2.0 for Firefox
Siddharth Rayabharam
LeetPlug
leetplug
LeetNotion Sync
oilybikechain
Leetforge
Zi Jun Wang
LeetGenius
Bilal Shahid
QuickLeet
ishvnt
YeetCode
Md Sujauddin Sekh
LeetHub-3.0
SomeOne
LeetCode Video Solutions
Soumya Ranjan Mohanty (geekysrm)