A Chrome extension that skips anime filler (probably)
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right corner
- Click "Load unpacked"
- Select this directory (
filler-skip) - The extension is now installed!
- Navigate to crunchyroll.com
- You'll see a "Hi! Filler Skip is active" notification
- Click the extension icon in the toolbar to see the popup saying "Hi!"
- manifest.json - Extension configuration
- popup.html - Popup interface
- popup.js - Popup functionality
- content.js - Script that runs on Crunchyroll pages