Annotate

Annotate gives you the ability to add pins, notes, text, and highlight areas of the page. http://annotate.tech

什麼是Annotate?

Annotate是由http://annotate.tech開發的Chrome擴展程式,該擴展的主要功能是“Annotate gives you the ability to add pins, notes, text, and highlight areas of the page. http://annotate.tech”。

擴展截圖

screenshot

下載Annotate擴展crx文件

下載Annotate擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Annotate! is an extension meant to help you annotate your webpage with any information you'd like with speed and ease.  Perfect for students, researchers, web developers, web designers, web accessibility professionals and more!

Users are able to annotate any web page they visit by placing pins, highlighting areas of the page, write text, stamp text, and add notes.  By creating a free account at annotate.tech, users can pull all of their saved annotations.

Without creating an account, annotations are still stored in the browser at the page level.

Along with an extensive set of preset recommendations, users are also provided the ability to add, edit, and remove recommendations.  This gives users total control over what content is pre-populated.                    

擴展基本資訊

名稱 Annotate Annotate
ID hmapkigpghjemmoodagegimpoimooamc
官方網址 https://chrome.google.com/webstore/detail/annotate/hmapkigpghjemmoodagegimpoimooamc
簡介 Annotate gives you the ability to add pins, notes, text, and highlight areas of the page. http://annotate.tech
檔案大小 1.7 MB
安裝次數 1,000
目前版本 0.6.43
更新時間 2017-02-11
上架時間 2017-02-11
評分 3.00/5 共 4 次評分
開發者 http://annotate.tech
電子郵箱 [email protected]
付費類型 free
擴展官網 http://annotate.tech
說明頁面URL http://annotate.tech/docs.php
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Annotate",
    "short_name": "Easily annotate any page on the web.",
    "version": "0.6.43",
    "manifest_version": 2,
    "author": "Shea VanLaningham",
    "options_page": "index.html",
    "description": "Annotate gives you the ability to add pins, notes, text, and highlight areas of the page.  http:\/\/annotate.tech",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/jscolor.js",
                "js\/an_helper.js",
                "js\/an_box.js",
                "js\/an_context.js",
                "js\/an_pins.js",
                "js\/an_text.js",
                "js\/an_stamp.js",
                "js\/annotate.js",
                "js\/jquery.js",
                "js\/jquery-ui.js",
                "js\/jquery.touchpunch.min.js"
            ],
            "css": [
                "css\/architects_daughter.css",
                "css\/rocksalt.css",
                "css\/annotate.css",
                "css\/jquery-ui.structure.min.css"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "images\/annotate_16_inactive.png",
        "128": "images\/annotate_128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/annotate_16_inactive.png"
        }
    },
    "permissions": [
        "tabs",
        "notifications",
        "",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "http:\/\/annotate.tech\/login.php"
    ],
    "web_accessible_resources": [
        "index.html",
        "css\/annotate.css",
        "css\/an_body_css.css",
        "css\/railway.css",
        "js\/options.json",
        "js\/jscolor.js",
        "js\/types.json",
        "images\/add_text_24_inactive.png",
        "images\/add_text_24.png",
        "images\/alarm.png",
        "images\/arrow_24.png",
        "images\/basket.png",
        "images\/check_24_inactive.png",
        "images\/check_24_error.png",
        "images\/check_24_pass.png",
        "images\/clear.png",
        "images\/close.png",
        "images\/expand_24.png",
        "images\/collapse_24.png",
        "images\/flag_24.png",
        "images\/flag_24_inactive.png",
        "images\/highlight_24.png",
        "images\/highlight_24_inactive.png",
        "images\/annotate_16_new.png",
        "images\/annotate_32.png",
        "images\/annotate_64.png",
        "images\/notes.png",
        "images\/paint_32.png",
        "images\/cursor_pin.png",
        "images\/cursor_draw.png",
        "images\/loader.gif",
        "images\/list_inactive.png",
        "images\/list_active.png",
        "images\/minimize.png",
        "images\/pins\/pin_24_aqua.png",
        "images\/pins\/pin_24_black.png",
        "images\/pins\/pin_24_blue.png",
        "images\/pins\/pin_24_bluegreen.png",
        "images\/pins\/pin_24_brackets.png",
        "images\/pins\/pin_24_bright_red.png",
        "images\/pins\/pin_24_checked_green.png",
        "images\/pins\/pin_24_checked_red.png",
        "images\/pins\/pin_24_cobalt.png",
        "images\/pins\/pin_24_css.png",
        "images\/pins\/pin_24_dot_red.png",
        "images\/pins\/pin_24_dot_blue.png",
        "images\/pins\/pin_24_dot_green.png",
        "images\/pins\/pin_24_dot_black.png",
        "images\/pins\/pin_24_dung.png",
        "images\/pins\/pin_24_freddy.png",
        "images\/pins\/pin_24_goldstar.png",
        "images\/pins\/pin_24_green.png",
        "images\/pins\/pin_24_grey.png",
        "images\/pins\/pin_24_happy.png",
        "images\/pins\/pin_24_heart.png",
        "images\/pins\/pin_24_html.png",
        "images\/pins\/pin_24_inactive.png",
        "images\/pins\/pin_24_jason.png",
        "images\/pins\/pin_24_laughing.png",
        "images\/pins\/pin_24_lime.png",
        "images\/pins\/pin_24_mag.png",
        "images\/pins\/pin_24_notepad.png",
        "images\/pins\/pin_24_orange.png",
        "images\/pins\/pin_24_pink.png",
        "images\/pins\/pin_24_placeholder_red.png",
        "images\/pins\/pin_24_placeholder_blue.png",
        "images\/pins\/pin_24_placeholder_green.png",
        "images\/pins\/pin_24_placeholder_gold.png",
        "images\/pins\/pin_24_plum.png",
        "images\/pins\/pin_24_poop.png",
        "images\/pins\/pin_24_pumpkin.png",
        "images\/pins\/pin_24_red.png",
        "images\/pins\/pin_24_sad.png",
        "images\/pins\/pin_24_scissors.png",
        "images\/pins\/pin_24_sick.png",
        "images\/pins\/pin_24_white.png",
        "images\/pins\/pin_24_wrong.png",
        "images\/pins\/pin_24_yellow.png",
        "images\/plus.png",
        "images\/minus.png",
        "images\/new_window_16.jpg",
        "images\/previous.png",
        "css\/print.css",
        "images\/save.gif",
        "images\/save_24.png",
        "images\/select_24.png",
        "images\/select_24_active.jpg",
        "images\/select_32.png",
        "images\/stamp.png",
        "images\/stamp_active.png",
        "images\/options_24.png",
        "images\/window_resize.png",
        "images\/window_resize_active.png"
    ]
}