Skip to content

marcocrowe/MoodleFileArchive.ChromeExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moodle File Archive icon

A browser extension written in JavaScript.

Available @

Background

To keep a copy of the files on a moodle module you have to download each file, the filename often does not match the file title on the webpage, and the order of the files is not obvious. The Moodle File Archive extension parses the webpages and downloads the files in the correct order with correct file title. All the file downloads are initiated at once by clicking on the extension button.

Notes

This is a work in progress and may not work for all files on a moodle module.

Limitations

This extension cannot get files from sub-pages on a course page. If the page has pop down sections for file links, you must open each section first and then use the extension.

Requirements

A Chromium based browser such as:

Screenshot

Sample

Tools Used


Copyright © 2021 Mark Crowe https://github.com/markcrowe-com. All rights reserved.