Skip to content

This Chrome extension hides the edx side panel that is open by default on the right-hand side of the page.

Notifications You must be signed in to change notification settings

garnetred/hide-edx-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hide edX Notifications

Abstract

This Chrome browser extension hides the open-by-default notifications pane that appears when going through a course on edX.

Tech Stack

This project uses vanilla JS, CSS, and HTML.

Setup/Installation

You can clone the repo locally using git clone.

This article offers detailed instructions on loading an unpacked chrome extension. You can navigate to the chrome extensions page via the puzzle piece icon in the toolbar. Enable "developer mode" on the top-right. From there, you can click "load unpacked extension" and choose the folder via the popup. You should then see the notification bell icon appear in the toolbar. When you click on it, you can see "Hide edX Notifications."

On any url that includes learning.edx.org/course you should no longer see the notification pane to the right. In order to see it you'll first need to disable the extension.

Screenshots

Before:

Screen Shot 2023-11-27 at 11 44 37 PM

After:

Screen Shot 2023-11-27 at 11 46 13 PM

Extension Icon:

Screen Shot 2023-11-27 at 11 44 01 PM

Extension Popup Window:

Screen Shot 2023-11-27 at 11 43 54 PM

Future Changes

Eventually I hope to port all of my Chrome extensions to Firefox.

About

This Chrome extension hides the edx side panel that is open by default on the right-hand side of the page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published