open source browser history page with analytics
BrowserTime is an open source Chrome extension that aims to improve the default history page in Chrome. It provides enhanced searching, filtering, and management of your browsing history. Additionally, it offers a sleek dashboard that gives you a weekly breakdown of how you spent your time on the web. BrowserTime is committed to preserving the privacy of its users and does not require accounts, track user data, transfer data to a server, or use cookies.
BrowserTime is an open source Chrome extension that aims to enhance the default history page in Chrome. It provides improved searching, filtering, and management of browsing history. Additionally, it offers a sleek dashboard that gives users a weekly breakdown of their web browsing habits. The extension is committed to user privacy and does not track or transfer user data. Contributions to the project are encouraged, and installation can be done by following the provided instructions.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.