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.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
cinima
Dziennych instalacji
0
Wszystkich instalacji
90
Oceny
0 0 0
Wersja
0.1 beta
Utworzono
04-07-2014
Zaktualizowano
06-07-2014
Rozmiar
100 KB
Licencja
MIT
Dotyczy

关于该脚本:

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

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

Change logs:

v0.1 beta The first version of this userscript