A powerful Chrome extension that extracts all public URLs from WordPress websites using the REST API. Perfect for SEO audits, content analysis, site migrations, or any task requiring comprehensive URL discovery.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Update README.md to adjust image sizes for the extension and settings page, improving visual consistency and presentation. This change enhances the overall user experience by ensuring images are appropriately scaled.
4c4393cView on GitHubUpdate README.md to change the image syntax for the extension, improving compatibility and visual presentation. This adjustment ensures the documentation adheres to HTML standards and enhances the overall user experience.
9167ff8View on GitHubUpdate README.md to adjust the extension image size for better visual presentation. This change enhances the overall appearance of the documentation, ensuring it aligns with the current design standards.
720c76cView on GitHubRemove outdated use cases from README.md to streamline documentation and focus on current features. This update enhances clarity for users by eliminating unnecessary sections.
ecfb33bView on GitHubUpdate README.md to include new images for the extension and settings page, enhancing visual documentation. Adjusted the configuration options section for clarity and improved user guidance.
3ef942bView on GitHubAdd UTF-8 charset to HTML files, enhance UI with emojis for better user experience, and update README.md with detailed configuration options. Improve status messages in JavaScript for clarity and user engagement.
c5592f7View on GitHubUpdate WordPress URL Grabber extension to include storage permission and options page. Enhance README.md with detailed features and usage instructions. Add new JavaScript files for settings and caching functionality, and improve UI with validation and cache status indicators in the popup. Refactor data fetching logic to support URL validation and caching, ensuring a more robust user experience.
0e4f99aView on GitHubImplement error handling in fetchWordPressData function to log issues with specific post types. This change ensures that the process continues even if an error occurs, improving the robustness of the data fetching logic.
b00d7e0View on GitHubEnhance UI/UX of WordPress URL Grabber extension by implementing collapsible sections for URL lists, improving search functionality with auto-expand on matches, and adding smooth animations. Updated README.md to reflect new features and organized project structure. Refactored JavaScript for better modularity and maintainability.
81bba42View on GitHubRefactor WordPress URL Grabber extension by modularizing JavaScript code into separate files for API handling, DOM manipulation, clipboard operations, and search functionality. Removed inline styles and scripts from popup.html, linking to external CSS and JavaScript files instead. Added README.md for documentation and installation instructions.
78651dcView on GitHubRefactor user authentication logic to improve security and streamline the login process. Added logging for failed login attempts to assist in debugging potential issues.
accb6c5View on GitHub