Inspect and view changes in Udemy Course Auto Completion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Udemy Course Auto Completion",
"description": "Mark enrolled Udemy course lectures and quizzes complete in one click.",
"version": "1.1.0",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"activeTab",
"storage",
"*://*.udemy.com/*",
"https://api.getpekka.com/*"
],
"content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'",
"browser_specific_settings": {
"gecko": {
"id": "auto-udemy@getpekka.com",
"strict_min_version": "113.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"personallyIdentifyingInfo",
"technicalAndInteraction"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.udemy.com/*"
],
"run_at": "document_idle",
"js": [
"content-scripts/udemy.js"
]
}
]
} Best Udemy Course Auto Completion Alternatives
Here are some Firefox add-ons that are similar to Udemy Course Auto Completion:
Udemy Reset Progress
Serhii Shramko
Udemy Watcher
MAB
Coursera Tool
Pear104
Udemy Course Downloader 2026
appcoupon
TrackMyCourse: YouTube Playlist Tracker
Alok Yadav
Udemy Progress
Burak YILDIRIM
Udemy course video downloader
Best AddOn Builder
Udemy™ Faster Autoplay
Elliot Waite
YouTube Courses Tracker
Ajay Dhiman
Udemy Price Tracker
appcoupon
Udemy Downloader
Sprise
Udemy Speedup
thecodeofdaniel