Skip to content

imsh/OfficeRedirector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Office redirector

Changes links to office files to URI format which allow these files to be opened directly from the web/old sharepoint versions (Sharepoint 2016 does this automatically).

Supports:

  • Powerpoint files (.ppt, .pptx, .pptm)
  • Word files (.doc, .docx)
  • Excel files (.xls, .xlsx)
  • Visio files (.vsd, .vsdx, .vsdm)

How to use:

After plugin is installed, you'll need to add your legacy sharepoint site urls to the list of sites by clicking on a plugin icon.

Version history:

  • 0.9: Preparing to migrate to manifest v3
  • 0.8: Removed unneeded permission and got rid of underscore.js
  • 0.7: Bug with loss of configuration upon browser restart is fixed
  • 0.6: Visio files support added

Based on Chrome redirects extension.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.9%
  • HTML 29.7%
  • CSS 11.4%