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.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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
Installationen heute
0
Installationen gesamt
90
Bewertungen
0 0 0
Version
0.1 beta
Erstellt am
04.07.2014
Letzte Aktualisierung
06.07.2014
Größe
100 KB
Lizenz
MIT
Wird angewandt auf

关于该脚本:

  • 本脚本基于“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