Skip to content

williamwarlick/x-sidebar-hider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

X.com Sidebar Hider

A simple Chrome extension that hides the right sidebar on X.com (Twitter) and removes the space it occupies.

Installation Instructions

  1. Open Chrome Extensions Page

    • Open Chrome
    • Go to chrome://extensions/
    • Or click the three dots menu → Extensions → Manage Extensions
  2. Enable Developer Mode

    • Toggle the "Developer mode" switch in the top-right corner
  3. Load the Extension

    • Click "Load unpacked"
    • Navigate to: /Users/wwarlick/development/x-sidebar-hider
    • Click "Select" or "Open"
  4. Done!

    • The extension will automatically hide the right sidebar on X.com
    • No icon or popup needed - it just works!

How It Works

The extension injects CSS that:

  • Hides the right sidebar using display: none
  • Removes the space it occupied
  • Allows the main content to expand to full width

Uninstall

To remove the extension:

  1. Go to chrome://extensions/
  2. Find "X.com Sidebar Hider"
  3. Click "Remove"

Customization

If you want to modify what gets hidden, edit the hide-sidebar.css file and reload the extension.

About

Chrome extension to hide the right sidebar on X.com and remove the space it occupies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages