Capture full-page, live scrollable, and specific area screenshots effortlessly
- Full Page Screenshot - Capture entire webpage, unlimited use
- Live Scrollable Screenshot - Captures animations as page scrolls (Android-like feature)
- Specific Area Selection - Select and capture any region
- 10 free premium captures/day for non-Pro users
Since this extension isn't published to Chrome Web Store yet, install it in Developer Mode:
-
Open Chrome Extensions Page
- Navigate to
chrome://extensions/ - Or click Menu (⋮) → Extensions → Manage Extensions
- Navigate to
-
Enable Developer Mode
- Toggle "Developer mode" switch in top-right corner
-
Load Extension
- Click "Load unpacked" button
- Select the
Timble-extensionfolder - Extension icon should appear in your toolbar
- Click the Timble icon in your Chrome toolbar
- Choose capture mode:
- Full Page - Instantly captures entire page (FREE)
- Live Scrollable - Smoothly scrolls and captures animations (PRO)
- Select Area - Click and drag to select region (PRO)
- Screenshot auto-downloads to your Downloads folder
Click "Get Pro" in the extension popup to unlock:
- Unlimited live scrollable screenshots
- Unlimited area selection captures
- No daily limits
- Popup UI (
popup/) - User interface with premium/free distinction - Background Worker (
scripts/background.js) - Orchestrates captures - Content Scripts (
scripts/content-*.js) - Injected into pages for capture
- Full Page: Scroll-and-stitch technique
- Live Scroll: Super smooth scroll with animation triggers
- Area Select: Interactive drag-to-select UI
Timble-extension/
├── manifest.json # Extension configuration
├── popup/
│ ├── popup.html # Popup UI
│ ├── popup.css # Styling
│ └── popup.js # UI logic
├── scripts/
│ ├── background.js # Service worker
│ ├── content-fullpage.js # Full page capture
│ ├── content-livescroll.js # Live scroll capture
│ └── content-areaselect.js # Area selection
└── assets/
└── icons/ # Extension icons
- Make changes to any file
- Go to
chrome://extensions/ - Click refresh icon (⟳) on Timble extension
- Test your changes
Extension doesn't appear:
- Make sure Developer Mode is enabled
- Check that you selected the correct folder
Screenshot not capturing:
- Some pages (like
chrome://pages) can't be captured for security - Try on regular websites like Wikipedia or news sites
Premium features not working:
- Check your daily usage count in popup
- Premium features have 10/day limit for free users
Proprietary - All rights reserved
- Firefox support
- Cloud storage & sync
- Advanced editing tools
- Team collaboration features
- Chrome Web Store publication
Built with ❤️ by Sayan Chakraborty for the $500/month SaaS goal