yannisxu / Marknotice

Get Notifications in Chrome Bookmark Bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marknotice 系列 Chrome 拓展

简介

由于我最近开始投资白银,希望视野内有一个实时价格,于是就基于 Chrome 的书签 API 做了一个非常粗糙的实时价格书签拓展。

昨天看到 V2EX 上有一个帖子是问如何获得 Buyvm 的库存通知的,我觉得这个通知也适合用同样的方式来展示,所以就收拾了一下代码,改出了一个 Buyvm 库存实时提醒。后面又改出了一个 V2EX 的通知提醒。索性就放到一起开源了。

欢迎基于我的代码开发其他的通知提醒插件~

Bitcoin Marknotice 更新

  • 一键安装,自动创建根目录书签
  • 更新数据获取来源
  • 新增插件图标
    @YannisXu

License

The Marknotice Chrome Extension is under MIT license. You can freely to use or distribute for your project as long as declaring the original copyright information.

About

Get Notifications in Chrome Bookmark Bar


Languages

Language:HTML 82.1%Language:CoffeeScript 14.4%Language:CSS 3.5%