Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Skool Enhancer — Draft Saver & Bookmarks

A Chrome extension (Manifest V3) that adds quality-of-life features to Skool.com communities:

  • Auto-save drafts — never lose a half-written post or comment if the tab closes or crashes
  • Bookmarks — save valuable posts for later instead of losing them in the feed
  • Dark mode — a proper dark theme for Skool communities

Install

  1. Clone this repo
  2. Go to chrome://extensions, enable Developer mode
  3. Click Load unpacked and select the skool-enhancer/ folder
  4. Visit any *.skool.com page — the extension activates automatically

How it works

  • content/ — content script injected into Skool pages (drafts, bookmarks, dark mode UI)
  • background/ — service worker handling storage and extension lifecycle
  • popup/ — the toolbar popup UI
  • utils/storage.js — shared chrome.storage helpers

Permissions

storage, activeTab, scripting, contextMenus, alarms — scoped to https://*.skool.com/* only.

License

MIT

About

Chrome extension (Manifest V3) that auto-saves drafts, lets you bookmark valuable posts, and adds dark mode to Skool.com communities.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages