Giter Club home page Giter Club logo

chromicle's Introduction

Chromicle

Chromicle 的名字来自 chronicle + Chrome,是一个展示历史记录的 Chrome 扩展。

Chrome 早期的历史记录一直比较弱,尽管目前 UI 已经使用了 Material,功能也丰富了,但仍然缺少我要的几个功能,因此才有了本项目。

特性

  • 支持 Chrome 自带历史记录的所有特性(目前不支持展示其他设备的历史记录)
  • 支持按时间分段展示(目前仅默认的间隔为 1 分钟,后续会自持自定义间隔)
  • 支持按时间段删除
  • 支持按日期筛选
  • 支持全选和删除
  • 支持添加到书签

安装

可以从 Chrome 应用商店 或者 下载 安装本项目

开发

  • 安装依赖
yarn
  • 运行(在 Chrome 扩展下不支持 hot reload,因此需要手动刷新页面)
npm run dev
  • 发布(输出文件在 build 中)
npm run prod

本项目依赖以下项目

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.