annotation

在网页上添加注释,文字高亮。本脚本基于‘Annotation’--一个可以轻松在网页上添加注释的公开库。我仅仅将代码整合一下,使其成为一个类似add-one的用户脚本。//To easily annotate and highlight the contents on webpage.This userscript relays on 'Annotator'--an open-source JavaScript library to easily add annotation functionality to any webpage. I just integrated some code and make it a add-one like userscript.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
cinima
Dnevne instalacije
0
Ukupno instalacija
90
Ocene
0 0 0
Verzija
0.1 beta
Napravljeno
04. 07. 2014
Ažurirano
06. 07. 2014
Size
100 КБ
Licenca
MIT
Važi za

关于该脚本:

  • 本脚本基于“annotation”--一个开源的网页标注javascript库。

  • 它可以实现对网页文字进行高亮、添加注释功能。

  • 该脚本使用了offline plugin,注释数据均存储在浏览器的localstorage中。

  • This userscript is based on “annotation”--an open-source JavaScript library.

  • It can easily add annotation functionality to any webpage.

  • An offline plugin is applied to store annotation data in your brower's localstorage.

=====================================================

Screenshot:

1

2 3

=====================================================

Change logs:

v0.1 beta The first version of this userscript