Zoho Annotator

The most elegant and efficient annotation tool.

Zoho Annotator क्या है?

Zoho Annotator https://zoho.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The most elegant and efficient annotation tool."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Zoho Annotator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Capture screenshots or recordings of your web page or desktop screen. Add annotations to the captured screenshot of your web pages or images on your desktop, such as design mockups, illustrations, and diagrams, by uploading the respective image. Check out the features below.

SCREENSHOT CAPTURE

- Capture the full page, the visible area of a page, or only part of the page..
- Capture the whole desktop screen or an application window.
- Use delayed capture to screenshot sections that appear only after clicking a link or button within the page.

SCREEN RECORDER

- Record the visible screen of a page or part of the page.
- Record the whole desktop screen or an application window.

VIDEO RECORDER

- Record a video with your webcam to share your knowledge with your target audience.

IMAGE ANNOTATION

- Use square and circle shapes to mark areas to comment.
- The freehand drawing tool enables you to circle portions correctly without disturbing other parts of the document.
- The highlighter pen emphasizes the content that needs attention.
- Add contextual comments to the highlighted areas.
- Use tagging tools to number the places to comment and describe them in any of your communication apps after completion.
- Blur or smudge private or confidential data.

SHARING & UPLOAD TO CLOUD

- Get a shareable link and share it in social media (Facebook, Twitter, and WhatsApp) and other websites/applications.
- Upload the files to your Zoho WorkDrive, Google Drive, OneDrive, and Dropbox accounts.
- Share the files in Zoho Cliq, Zoho Connect, Zoho Projects, and Zoho Sprints.

PREFERENCES

Customize the default values, such as Line Color, Font Family, Text Color, etc., as per your preference.

SUPPORT

For any questions or help, send an email to [email protected].                    

एक्सटेंशन की मूल जानकारी

नाम Zoho Annotator Zoho Annotator
ID dmlmcpcjndojhbflolmdgfpojnjfdlbj
आधिकारिक URL https://chromewebstore.google.com/detail/zoho-annotator/dmlmcpcjndojhbflolmdgfpojnjfdlbj
विवरण The most elegant and efficient annotation tool.
फ़ाइल का आकार 21.53 MB
स्थापना संख्या 24,684
वर्तमान संस्करण 2.1.10
अंतिम अपडेट 2023-08-17
प्रकाशन तिथि 2020-06-11
रेटिंग 4.76/5 कुल 109 रेटिंग्स
डेवलपर https://zoho.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.zoho.com/annotator/
सहायता पृष्ठ URL https://help.zoho.com/portal/en/newticket?departmentId=4004169712057&layoutId=4004169714341
गोपनीयता नीति पृष्ठ URL https://www.zoho.com/privacy.html
समर्थित भाषाएँ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,cs,el,bg,ru,uk,iw,fa,mr,hi,gu,ta,te,kn-IN,th,ar,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "2.1.10",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "permissions": [
        "activeTab",
        "downloads",
        "tabs",
        "contextMenus",
        "",
        "storage",
        "desktopCapture",
        "tabCapture"
    ],
    "short_name": "__MSG_extShortName__",
    "background": {
        "persistent": false,
        "page": "html\/background.html"
    },
    "content_scripts": [
        {
            "js": [
                "dependency\/js\/jquery-3.3.1.js",
                "js\/zinsert-frame.js"
            ],
            "css": [
                "styles\/zinsert-frame.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "html\/zcopy.html",
        "js\/zcopy-clipboard.js",
        "fonts\/*.ttf",
        "fonts\/webfonts\/*",
        "html\/zcameraweb.html",
        "js\/zinsert-webCam.js",
        "images\/empty.png",
        "images\/zannotator.png",
        "images\/zannotator-2x.png",
        "images\/zannotator__cursor--brush.png",
        "images\/zannotator__cursor--numbering.png",
        "images\/zannotator__cursor--pen.png",
        "images\/zannotator__cursor--question.png",
        "images\/zannotator__cursor--tick.png",
        "images\/zannotator__cursor--wrong.png",
        "audio\/timerAudio.mp3",
        "audio\/captureAudio.mp3",
        "audio\/rushTimerAudio.mp3"
    ],
    "commands": {
        "entireScreen": {
            "suggested_key": {
                "default": "Ctrl+Shift+1",
                "mac": "MacCtrl+Shift+1"
            },
            "description": "Capture Entire Screen"
        },
        "fullPage": {
            "suggested_key": {
                "default": "Ctrl+Shift+2",
                "mac": "MacCtrl+Shift+2"
            },
            "description": "Capture Full Page"
        },
        "visibleArea": {
            "suggested_key": {
                "default": "Ctrl+Shift+3",
                "mac": "MacCtrl+Shift+3"
            },
            "description": "Capture Visible Area of the Page"
        },
        "partialScreen": {
            "suggested_key": {
                "default": "Ctrl+Shift+4",
                "mac": "MacCtrl+Shift+4"
            },
            "description": "Capture Part of the Page"
        }
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/logo\/16.png",
            "24": "images\/logo\/24.png",
            "32": "images\/logo\/32.png"
        },
        "default_popup": "html\/popup.html"
    },
    "options_ui": {
        "page": "html\/zpreferences.html",
        "open_in_tab": true
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "incognito": "split",
    "icons": {
        "16": "images\/logo\/16.png",
        "32": "images\/logo\/32.png",
        "48": "images\/logo\/48.png",
        "128": "images\/logo\/128.png"
    },
    "manifest_version": 2
}