okingjnhbpbmbeijpjmppcfocncfonpa
If you are already on a medium article: 1. Choose one of these methods to open in Freedium: - **Keyboard shortcut**: Press `Ctrl+Shift+V` (Windows/Linux) or `Cmd+Shift+V` (Mac) - **Right-click method**: Right-click anywhere on the page and select "Open with Freedium" - **Extension icon method**: Click the extension icon in the Chrome toolbar - **Visual indicator method**: Look for the "Freedium available" indicator in the top-right corner and click it (optional) 2. The article will open in a new tab using Freedium's free access service If you are on the Medium home page: 1. Right click the article you want to read , and select Open With Freedium The keyboard shortcut and context menu options are only available when you're on a Medium article page. - No user data is collected or stored - No analytics or tracking - Only accesses the current page URL when the extension icon is clicked - All processing happens locally in the browser This extension is not affiliated with Medium or Freedium. It simply provides a convenient way to access Freedium's service. Please respect the terms of service of both Medium and Freedium. Please support the authors. This was built as a learning project. V1.2 - Updated the freedium url
FLOZABLE Tab Monitor
Boost focus with timers, block distractions, get study tips, and stay updated with group alerts using FLOZABLE. Supercharge your focus and productivity with the FLOZABLE Study Focus Chrome Extension. Seamlessly integrated with your browser, this extension is your go-to tool for cultivating efficient study habits and making the most out of your online learning experience. Time Management Mastery: Effortlessly track your study time with our intuitive timer. Set focused intervals, challenge yourself, and stay on top of your study goals. Distraction-Free Browsing: Activate the distraction-free mode to limit access to non-educational websites during your study sessions. Say goodbye to procrastination and hello to enhanced concentration. Personalized Study Plans: Receive AI-generated study suggestions based on your learning habits and preferences. Tailored recommendations to keep your study sessions engaging and effective. Group Study Alerts: Stay connected with study groups seamlessly. Receive instant notifications for group study invitations, challenges, and achievements directly through the Chrome Extension. Progress at a Glance: Get a quick overview of your study progress with a personalized dashboard. See your daily, weekly, and monthly study trends, empowering you to stay motivated and accountable.
Error Tracker
Track and report errors on web pages with detailed information and screenshots # Error Tracker Chrome Extension Error Tracker is designed to automatically detect and report web page errors, providing developers and QA teams with comprehensive error tracking capabilities. The extension captures JavaScript errors, network errors, and console errors, along with optional screenshots, to help identify and resolve issues efficiently. - **Automatic Error Detection** - JavaScript errors - Network errors (4xx, 5xx) - Console errors and warnings - UI/DOM errors - Unhandled promise rejections - **Visual Error Tracking** - Automatic screenshot capture on error (optional) - Visual context for debugging - Reduced screenshot size for better performance 1. Download from Chrome Web Store (link coming soon) 2. Click "Add to Chrome" 3. Configure domains and permissions as needed 1. **Initial Setup** - Click the extension icon - Configure allowed domains - Set up error tracking preferences 2. **Error Tracking** - Errors are automatically captured - View errors in the extension popup - Filter and sort as needed - Export error reports if required - Uses html2canvas for screenshots - Local storage for data persistence - MutationObserver for UI error tracking - Network request monitoring - Console override for error capture To modify or enhance the extension: 1. Clone the repository 2. Make changes to the source files 3. Load unpacked extension in Chrome 4. Test your changes 5. Submit pull request if contributing extension/ ├── manifest.json # Extension configuration ├── background.js # Background service worker ├── content.js # Content script for error tracking ├── popup.html # Extension popup interface ├── popup.js # Popup functionality └── lib/ # External libraries └── html2canvas.min.js ``` 1. Fork the repository 2. Create a feature branch 3. Commit your changes 4. Push to the branch 5. Create a Pull Request MIT License - feel free to use and modify as needed. For issues or feature requests: - Create an issue in the repository - Contact: [Your Email] - GitHub: [Your GitHub Repository] Essential for core extension functionality to: - Monitor and detect errors across web pages - Capture error details from different domains - Enable error tracking on user-specified websites Access is limited to error detection only and does not collect personal or sensitive data. Required for accurate error tracking: - Identify which tab generated an error - Associate errors with correct page contexts - Enable proper error reporting across multiple tabs Only collects minimal tab information necessary for error tracking functionality. Required to capture errors and take screenshots only when the user actively interacts with the extension. This permission is essential for: - Capturing error context in the active tab - Taking screenshots when errors occur (if enabled) - Accessing page content for error details The permission is only activated when users interact with the extension, ensuring minimal access to user data. The extension uses html2canvas.min.js, which is: - Bundled locally within the extension - Never loaded from external sources - Used only for capturing error screenshots - Runs entirely in the user's browser No external code is loaded or executed. Critical for network error detection: - Monitor HTTP error responses (4xx, 5xx) - Track failed network requests - Capture network error details Only activated during error situations and does not monitor successful requests. Necessary for maintaining extension functionality: - Store user preferences and settings - Cache error logs locally for 24 hours - Save domain whitelist configuration All data is stored locally on the user's device and is automatically deleted after 24 hours.
Medium Parser
Read medium based articles for free. Access Medium membership articles for free with the Medium Parser browser extension! It lets you read member-only articles on medium using Google Web Cache or Archive.is. Plus, it can even find articles from external publishers and provide links to read the full content through Google search. Enjoy your free reading! Source code: https://github.com/Xatta-Trone/medium-parser-extension Support/Donate: https://www.paypal.com/paypalme/imonzurul?country.x=US&locale.x=en_US
FindAllLinks
Find paths in the html/js This tool helps you find URLS and API endpoints embeded in js files and html content.