Alarm Me

With the help of AlarmMe, you can easily sync your pre-sales and on-sales with Google Calendar.

Alarm Me क्या है?

Alarm Me syncifyextension द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "With the help of AlarmMe, you can easily sync your pre-sales and on-sales with Google Calendar."।

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

screenshot

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

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

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

                        With the help of AlarmMe, you can easily sync your pre-sales and on-sales with Google Calendar. Not only this, you can get instant notifications and alarm reminders 30 mins before every pre-sale.

Find essential information of all the events that going to happen in near future!

Alarm Me is Quick, Simple and free.

Click "Add to Chrome" to install Alarm Me Free Download.
Its a Free Extension, so try it today.                    

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

नाम Alarm Me Alarm Me
ID ipfkibkbdlamfoghnjfoknmbpjbfankf
आधिकारिक URL https://chrome.google.com/webstore/detail/alarm-me/ipfkibkbdlamfoghnjfoknmbpjbfankf
विवरण With the help of AlarmMe, you can easily sync your pre-sales and on-sales with Google Calendar.
फ़ाइल का आकार 255 KB
स्थापना संख्या 148
वर्तमान संस्करण 1.3
अंतिम अपडेट 2018-10-24
प्रकाशन तिथि 2018-10-24
डेवलपर syncifyextension
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Alarm Me",
    "version": "1.3",
    "description": "With the help of AlarmMe, you can easily sync your pre-sales and on-sales with Google Calendar.",
    "permissions": [
        "identity",
        "tabs",
        "",
        "https:\/\/ajax.googleapis.com\/*\/*",
        "https:\/\/accounts.google.com\/*\/*",
        "https:\/\/dataconnector.corp.google.com\/*\/*",
        "https:\/\/clients3.google.com\/*\/*",
        "https:\/\/google.com\/*\/*"
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "images\/icon_128x128.png"
        }
    },
    "icons": {
        "128": "images\/icon_128x128.png"
    },
    "oauth2": {
        "client_id": "122228164268-9pd2h9go92cuhf9e86k6s1ruohfpeg50.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com\/js\/client.js?onload=handleClientLoad https:\/\/apis.google.com\/_\/scs\/apps-static\/_\/js\/k=oz.gapi.en.RJ5dv1eusqU.O\/m=client\/rt=j\/sv=1\/d=1\/ed=1\/am=wQ\/rs=AGLTcCPqb16pja-tSg24wicHdlWLTrfI6w\/cb=gapi.loaded_0 https:\/\/apis.google.com\/_\/scs\/apps-static\/_\/js\/k=oz.gapi.en.2FiduWTITgY.O\/m=client\/rt=j\/sv=1\/d=1\/ed=1\/am=wQ\/rs=AGLTcCN0S2wpLbyH4iIFnsuCaz0-HLlSKg\/cb=gapi.loaded_0 https:\/\/apis.google.com\/_\/scs\/apps-static\/_\/js\/k=oz.gapi.en.ZFNxLbDy-hI.O\/m=client\/rt=j\/sv=1\/d=1\/ed=1\/am=wQ\/rs=AGLTcCN2disWmjJV1bCjK34fFUP-kSHmBA\/cb=gapi.loaded_0; object-src 'self'",
    "web_accessible_resources": [
        ""
    ]
}