Smartling Context Capture

Provide visual context for translators using the Smartling platform.

Smartling Context Capture क्या है?

Smartling Context Capture smartling-publishers द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Provide visual context for translators using the Smartling platform."।

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

screenshot

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

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

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

                        The Smartling Context Capture extension helps users create visual context for strings uploaded into the Smartling system for translation.

When you click the button added to your toolbar, the extension captures the HTML page (including the images and css) from the browser in the state you see at the moment you clicked.  This allows you to capture interactive states of the page that are displayed only by user actions, for example, a modal dialog. 

The HTML snapshot is submitted to the Smartling system where we associate it with any string that appear inside the page.  When translators come to translate these pages, they are shown the snapshot to help inform their translation and to test the appearance of their translations in the actual HTML in which it will ultimately be displayed to end users.                    

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

नाम Smartling Context Capture Smartling Context Capture
ID hbckdcedbkhjfeomlikdkgkfcibkeofi
आधिकारिक URL https://chromewebstore.google.com/detail/smartling-context-capture/hbckdcedbkhjfeomlikdkgkfcibkeofi
विवरण Provide visual context for translators using the Smartling platform.
फ़ाइल का आकार 4.59 MB
स्थापना संख्या 1,202
वर्तमान संस्करण 4.20.0
अंतिम अपडेट 2022-12-05
प्रकाशन तिथि 2020-04-25
रेटिंग 4.71/5 कुल 14 रेटिंग्स
डेवलपर smartling-publishers
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.smartling.com
सहायता पृष्ठ URL https://help.smartling.com/hc/en-us/articles/360007995793-Smartling-s-Context-Capture-Chrome-Extension
गोपनीयता नीति पृष्ठ URL https://www.smartling.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Smartling Context Capture",
    "description": "Provide visual context for translators using the Smartling platform.",
    "short_name": "Context Capture",
    "version": "4.20.0",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhyjiE8xt4luuEXCOpE6FOHeq8pNeu1RwEsNq5KT4ehAz295dWgyFXNVsNxfTPW2QI50NiWnii0Vmg6xpCnngOF4Q5tHx14ujBm08UITVlqh0+7CTdEs\/meh\/DLlZWFW8L5KmA67mrHbVrBcZICik0njVrbgCfzMiC+z\/KG78\/JddHIzdTOAnc3H10YSKwF6aChnFi6w6th6nY+SwK29Bntw\/OEC5ZO\/zT6vmZ6Z1L1BWubkz+WA\/skU9diijXHIbNCQqXMBbo4Bxn4vmXBPVnUvYDI1pjnxzavdZ2SeC4Cwwll2Ly9N8Zb5RdGMpe2BM6J+HuMzvAK2bvqekDIb4nwIDAQAB",
    "browser_action": {
        "default_icon": "icons\/hi.png"
    },
    "icons": {
        "16": "icons\/hi16.png",
        "48": "icons\/hi48.png",
        "128": "icons\/hi128.png"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "slUtils.js",
            "lib\/rollbar.js",
            "background\/lib\/jquery.js",
            "background\/lib\/underscore.js",
            "background\/lib\/filer.js",
            "background\/lib\/purl.js",
            "background\/lib\/urlUtils.js",
            "background\/handle-settings.js",
            "background\/get-user-data.js",
            "background\/utils.js",
            "background\/feedback-window-manager.js",
            "background\/screenshot.js",
            "background\/stateTracker.js",
            "background\/background.js",
            "background\/action-handlers.js",
            "background\/external-api.js",
            "background\/reporting.js",
            "background\/sendtoApi.js",
            "background\/automator.js",
            "background\/mhtmlparser.js",
            "background\/inliner.js",
            "background\/takeSnapshot.js"
        ]
    },
    "dashboardHost": "https:\/\/dashboard.smartling.com",
    "apiHost": "https:\/\/api.smartling.com",
    "ssoHost": "https:\/\/sso.smartling.com",
    "options_page": "options\/options.html",
    "web_accessible_resources": [
        "contentscripts\/hotkey.js",
        "app\/chromePlugin.html",
        "app\/index.html",
        "app\/partials\/mainUI.html",
        "app\/partials\/login.tpl",
        "app\/partials\/wrapper.tpl",
        "app\/partials\/mainUI.tpl",
        "app\/partials\/tip.tpl",
        "lib\/angular\/angular.js",
        "app\/js\/require.js",
        "app\/js\/text.js",
        "app\/js\/main.js",
        "app\/lib\/tipsy\/tipsy.js",
        "app\/js\/routes.js",
        "app\/js\/services.js",
        "app\/js\/controllers\/ctrlLogin.js",
        "app\/js\/controllers\/ctrlMainUI.js",
        "app\/js\/myApp.js",
        "app\/js\/factories\/factories.js",
        "app\/lib\/select2\/select2.min.js",
        "appendtopage\/DOMselection\/main.js",
        "appendtopage\/DOMselection\/selection.js",
        "loader.js",
        "contentscripts\/jquery.js",
        "contentscripts\/jquery-1.10.2.min.map",
        "app\/lib\/angular\/angular.min.js.map",
        "app\/lib\/angular\/angular-cookies.min.js.map",
        "app\/lib\/angular\/angular-resource.min.js.map",
        "app\/lib\/angular\/angular-route.min.js.map",
        "app\/lib\/angular\/angular-sanitize.min.js.map",
        "app\/lib\/jquery\/dist\/jquery.min.map",
        "app\/css\/app.css",
        "app\/lib\/select2\/select2.css",
        "appendtopage\/DOMselection\/styles.css",
        "app\/lib\/select2\/select2.png",
        "app\/lib\/select2\/select2x2.png",
        "app\/img\/smartling-logo.png",
        "app\/img\/gear-2-xl.png"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' 'unsafe-inline' https:\/\/cdn.rollbar.com; object-src 'self'; style-src 'self' 'unsafe-inline';",
    "permissions": [
        "identity",
        "activeTab",
        "tabs",
        "",
        "pageCapture",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "storage",
        "contextMenus",
        "*:\/\/*.smartling.com",
        "https:\/\/api.rollbar.com"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contentscripts\/hotkeys.js"
            ],
            "run_at": "document_end"
        }
    ]
}