Sense Messaging for Chrome

Popover view of the Sense Chat application

Sense Messaging for Chrome क्या है?

Sense Messaging for Chrome sense.messaging द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Popover view of the Sense Chat application"।

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

screenshot

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

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

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

                        You're a human, text like one.
 
Text Messaging built just for staffing
Text anyone—contractors, candidates, clients, and prospects—directly from your ATS, right on the web

The Sense Messaging Extension for Google Chrome allows you to instantly communicate via SMS with all of your contacts directly from your desktop. Communicate and engage with talent in the channel your candidates prefer.

All of your messages and contacts are synced between the Chrome Extension and Sense Web, iOS, and Android apps to allow you to easily manage texting conversations from your desktop. All with full visibility back into your ATS and Sense Engage Platform with full and native integration. 


----------------------------------------------

Selected features include:

- Send and receive text messages right from the web
- Manage multiple conversations all in one inbox
- Showcase your personality with images, emojis, gifs and more
- See full candidate communication history
- Schedule broadcast messages and transition to one-on-one conversations from your ATS
- Click to start conversations from directly within your ATS with phone number detection
- and so much more!                    

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

नाम Sense Messaging for Chrome Sense Messaging for Chrome
ID febgikmgbjnbmpodlhljpnnoeappdeck
आधिकारिक URL https://chromewebstore.google.com/detail/sense-messaging-for-chrom/febgikmgbjnbmpodlhljpnnoeappdeck
विवरण Popover view of the Sense Chat application
फ़ाइल का आकार 2.47 MB
स्थापना संख्या 48,848
वर्तमान संस्करण 1.34.7
अंतिम अपडेट 2024-02-13
प्रकाशन तिथि 2020-06-04
रेटिंग 3.50/5 कुल 8 रेटिंग्स
डेवलपर sense.messaging
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.sensehq.com/texting
सहायता पृष्ठ URL https://support.sensehq.co/hc/en-us
गोपनीयता नीति पृष्ठ URL https://www.sensehq.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Sense Messaging for Chrome",
    "short_name": "Sense",
    "version": "1.34.7",
    "description": "Popover view of the Sense Chat application",
    "minimum_chrome_version": "88",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAut4kdq4DrYjnIQ18sy+EbWJEwEqIKkPT6dMDeFpxaJyL9xYILzBPv7XeKpchlZtg7c98PILj16SO2o5othSp5XXWhewIn+wOdqIZsgw5Tu1bwyjh8a\/gNjEE8vXUJwRrbLmCz1VYoHMu3iCHIlNngfICSg3JTiivSUZqhWylVjZIaZlLrLZkM\/jjsLv+46XC06HOn+bnii9dMMdv0Wqll\/pgZeL5rTFuNYQm1bBDlkAd78oZX+X91eyEIvjNhby43lOZLaIHPtCacynkFgeJgL5wd17ADhs1MgffOoeAVhqQA0+H9uXn2eFDo2cVOQohwt\/zBms7VUJqy+IGWE3p9wIDAQAB",
    "icons": {
        "16": "icons\/iconx16.png",
        "32": "icons\/iconx32.png",
        "48": "icons\/iconx48.png",
        "128": "icons\/iconx128.png",
        "256": "icons\/iconx256.png",
        "512": "icons\/iconx512.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/iconx16.png",
            "32": "icons\/iconx32.png",
            "48": "icons\/iconx48.png",
            "128": "icons\/iconx128.png",
            "256": "icons\/iconx256.png",
            "512": "icons\/iconx512.png"
        },
        "default_popup": "action-menu.html"
    },
    "permissions": [
        "alarms",
        "activeTab",
        "gcm",
        "notifications",
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.sensehq.co\/*",
        "*:\/\/*.sensehq.com\/*",
        "*:\/\/*.dserver.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*.sensehq.co\/*",
                "*:\/\/*.sensehq.com\/*",
                "*:\/\/*.dserver.com\/*"
            ],
            "all_frames": true,
            "css": [
                "page.css"
            ],
            "js": [
                "page.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html"
    },
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "*:\/\/*.sensehq.co\/*",
            "*:\/\/*.sensehq.com\/*",
            "*:\/\/*.dserver.com\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; font-src 'self' https:\/\/cdn.sensehq.com; frame-src 'self' https:\/\/*.sensehq.com https:\/\/*.sensehq.co https:\/\/*.dserver.com "
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "fonts\/*",
                "page.js",
                "web\/*",
                "firebase-messaging-sw.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}