Annotate PRO

Create, share, and USE reusable comments to edit and grade faster! Use with Canvas, Google Docs/Classroom, Microsoft Teams, Bb...

Co je Annotate PRO?

Annotate PRO je rozšíření Chrome vyvinuté https://www.11trees.com, a jeho hlavní funkcí je „Create, share, and USE reusable comments to edit and grade faster! Use with Canvas, Google Docs/Classroom, Microsoft Teams, Bb...“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Annotate PRO

Stáhněte si soubory rozšíření Annotate PRO ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Annotate PRO (AP) makes it easy for educators to create, share and use libraries of expert feedback to speed commenting and engagement while using Google Docs, Canvas, Google Classroom, Microsoft Word, Brightspace other productivity and education platforms. 

See https://www.11trees.com/solutions/annotate-pro/annotate-pro-works-with/ for a complete list.

The forever-free version of AP makes it easy to create an unlimited number of libraries and use them with popular education platforms.

Individuals can pay for additional, AP+ features including sub-groups, analytics, checklist, forms, and Google Translate or choose to license content libraries like our College Edition, Presentation Skills Edition, or Legal Writing Edition.

Institutions can license AP to easily share libraries of comments across 5, 50, or 500+ faculty. Schools use AP to scale writing across the curriculum initiatives, writing center operations, tutoring, foreign language instruction, project-based learning, presentation skills coaching, science labs grading, and even to centralize and share school resources and policies.

AP analytics help measure the impact of feedback and help schools document regular and substantive interaction with students.

With AP you can:
- Create and share large or small libraries of reusable comments, then quickly add pre-written feedback to comment on documents, respond to discussion posts, create emails, or answer chats. 
- Turbocharge specific, personalized feedback with AP Checklists. 
- Search across multiple libraries, and hundreds of Comments, with full-text search or right-click menu to find just the right comment.
- Leverage Google Translate to flip comments into another language or even provide dual language responses. Write free form comments to effortlessly store them in your AP library for reuse. Optionally, turn on the History feature to store ALL the comments you create in Google Docs or Canvas SpeedGrader so you can easily build out your Comment Libraries.
- License our College Edition, Presentation Skills Edition, or other content Libraries to access hundreds of expertly written comments that you can extend and personalized. 
- Review usage data, see where you have invested your engagement energy by comment group, sub-group and individual comment.

AP dramatically improves your ability to engage students with personalized, timely, impactful feedback.

With AP you write it once, to perfection, then re-use to your heart's content. 

Release Notes:
6.2 | September 12, 2023
* Checklists!
* Create new AP content from the Extension directly!!
* Dramatically improved Microsoft Word Online support
* Improved Brightspace and Schoology support
* History for Google Classroom/Docs/Sheets/Slides
* Updated Blackboard document commenting support
* Updated branding/logos
* Bugz!

For previous release notes please visit https://www.11trees.com/support/release-notes-annotate-pro-for-google-chrome/.                    

Základní Informace o Rozšíření

Název Annotate PRO Annotate PRO
ID clpoilnjjdbfjinifhmcfddhjgneajle
Oficiální URL https://chromewebstore.google.com/detail/annotate-pro/clpoilnjjdbfjinifhmcfddhjgneajle
Popis Create, share, and USE reusable comments to edit and grade faster! Use with Canvas, Google Docs/Classroom, Microsoft Teams, Bb...
Velikost souboru 632 KB
Počet instalací 6,332
Aktuální Verze 6.2
Poslední Aktualizace 2023-09-15
Datum Vydání 2019-08-25
Hodnocení 4.55/5 Celkem 11 Hodnocení
Vývojář https://www.11trees.com
E-mail [email protected]
Typ Platby in_app
Webové stránky Rozšíření https://www.11trees.com/solutions/annotate-pro/
URL Stránky Nápovědy https://www.11trees.com/support/annotate-pro-support/
URL Stránky Zásad Ochrany Soukromí https://11trees.com/privacy-policy
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Annotate PRO",
    "short_name": "AP",
    "description": "Create, share, and USE reusable comments to edit and grade faster! Use with Canvas, Google Docs\/Classroom, Microsoft Teams, Bb...",
    "version": "6.2",
    "permissions": [
        "clipboardWrite",
        "clipboardRead",
        "activeTab",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "webNavigation"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/www.11trees.com\/*",
            "https:\/\/localhost\/*",
            "https:\/\/192.168.1.88\/*"
        ]
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+A",
                "windows": "Alt+A",
                "mac": "Alt+A",
                "chromeos": "Alt+A",
                "linux": "Alt+A"
            }
        }
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsjrzouXmcjbWUKDjv5P\/YMC0Ar57tk04MS2lSOW1V+SWqvck1iuJSv5n8AbhRDdW20MBbpnwNQDK+QYyjYhZHbEWlyu1c4pcL69OOEo7X+94QPIfwjDAoOnnOf5dKD3z+K5fAdVtMU66hybUp6Q\/t0EIq4cLoZbYTRwROG+OdpDcG3w8Z7ryneXpd9ZWiAGthB+8flrF168u82NXUg\/YiCuBN1QH6rX8OR9RDXmUxW3PXHDrfdsNP2xnAB+wI7Qy9fM7VW95ELgRGcUnynk43WvZ1PtLV\/QTTnYhFbIblaJcFmiVo48jpX9V6NaanjfYkpKwUXiM67vmvVNDftGz0wIDAQAB",
    "oauth2": {
        "client_id": "425460661917-smaehlat7c66p1ns6t90ssj3jmlrrecm.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "background": {
        "scripts": [
            "\/dscripts\/jquery-3.4.1.min.js",
            "\/dscripts\/bootstrap-multiselect.min.js",
            "\/dscripts\/bootstrap.min.js",
            "\/dscripts\/firebase-app.js",
            "\/dscripts\/firebase-auth.js",
            "\/scripts\/background.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/apis.google.com\/ https:\/\/www.gstatic.com\/ https:\/\/www.googleapis.com https:\/\/apis.google.com\/js\/api.js  https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/Chart.js\/ https:\/\/cdn.datatables.net\/; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_globs": [
                "chrome:\/\/*"
            ],
            "exclude_matches": [
                "https:\/\/11trees.com\/annotate\/*",
                "http:\/\/localhost\/AnnotateX\/AnnoWeb\/*",
                "https:\/\/192.168.1.88\/AnnotateX\/AnnoWeb\/*",
                "https:\/\/localhost\/AnnotateX\/AnnoWeb\/*"
            ],
            "js": [
                "\/dscripts\/jquery-3.4.1.min.js",
                "\/scripts\/content.js"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        "aToolbar.html",
        "aSidebar.html",
        "scripts\/aSearch.js",
        "scripts\/reactCanvas.js",
        "css\/sb.css"
    ],
    "icons": {
        "16": "Annotate16.png",
        "48": "Annotate48.png",
        "128": "Annotate128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "Annotate128.png",
            "38": "Annotate128.png"
        },
        "default_title": "Annotate PRO for Google Chrome",
        "default_popup": "aHome.html"
    }
}