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
32
commits
Remove unused LINKING.zip file to declutter the repository
3440a0aView on GitHubUpdate icon images and paths in manifest.json for improved clarity and organization
970cc0eView on GitHubAdd new icon images for application: icon16.png and icon48.png
2da35b4View on GitHubUpdate icon paths in manifest.json to use separate PNG files for better clarity and organization.
1befb76View on GitHubRevise README.md to streamline content, enhance clarity, and update features and installation instructions for the Smart Bookmarker extension. Consolidate sections and improve formatting for better user experience.
42bc4dcView on GitHubUpdate manifest.json and icon.svg to enhance extension description, add author and homepage details, and improve icon design for better visual appeal and clarity.
16fc689View on GitHubRemove unused styles for debug section, import/export modals, and message notifications in popup.css to streamline the stylesheet and improve maintainability.
c30b4bfView on GitHubRemove debug testing buttons and related functions from popup.html and popup.js to streamline the user interface and reduce complexity in the codebase.
13c8709View on GitHubUpdate manifest.json to replace icon paths with a single SVG icon; remove obsolete test.http file to streamline the project structure.
80681bcView on GitHubAdd styling for secondary action buttons and debug section in popup.css to enhance UI and improve debugging visibility.
34af010View on GitHubAdd 'Run All Tests' button to popup.html and implement comprehensive debugging function in popup.js to execute multiple tests for permissions, storage, and current tab access, enhancing debugging capabilities.
3521f2bView on GitHubAdd reset button to popup.html for resetting storage to defaults, enhancing user control over storage management.
c1bac39View on GitHubRefactor background.js to use async/await for storage initialization, enhancing error handling; update popup.html and popup.js to include refresh and test buttons for page info and storage functionality, respectively; improve CSS styles for new buttons and layout adjustments.
9c20fb8View on GitHub