Appointment Reminder | Google Calendar

SMS Appointment Reminders For Google Calendar

Appointment Reminder | Google Calendarとは何ですか?

Appointment Reminder | Google Calendarはhttps://appointmentreminder.comによって開発されたChromeの拡張機能で、その主な機能は「SMS Appointment Reminders For Google Calendar」です。

拡張機能のスクリーンショット

screenshot
screenshot

Appointment Reminder | Google Calendar拡張機能のCRXファイルをダウンロード

Appointment Reminder | Google Calendar拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Appointment Reminder is an addon for Google Calendar that automatically sends SMS reminders to your clients to reduce no shows and provide better communication.

In addition to appointment reminders you can also allow your clients to book online with your own personalized booking page, showing only the times you are available for bookings.

If you're a busy professional who uses Google Calendar to book clients into appointments  then Appointment Reminder is the tool for you.

We know you're busy and Appointment Reminder has been designed to make sending text appointment reminders as easy as possible without you having to manually enter a lot of additional information, create clients, edit contact details etc.

Give us a Try Today and find out how easy it is. 100% Support Guaranteed.

Pricing starts at $29 per month.                    

拡張機能の基本情報

名前 Appointment Reminder | Google Calendar Appointment Reminder | Google Calendar
ID hmpgkkimlookgclmgoempfgjgpeonnlb
公式URL https://chromewebstore.google.com/detail/appointment-reminder-goog/hmpgkkimlookgclmgoempfgjgpeonnlb
説明 SMS Appointment Reminders For Google Calendar
ファイルサイズ 16.39 KB
インストール数 4,132
現在のバージョン 0.0.1.1
最終更新日 2023-10-05
公開日 2019-04-03
評価 4.90/5 合計 40 レビュー
開発者 https://appointmentreminder.com
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://appointmentreminder.com
ヘルプページのURL https://appointmentreminder.com/docs
プライバシーポリシーページのURL https://appointmentreminder.com/privacy-policy.pdf
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Skilton Software Ltd",
    "name": "Appointment Reminder | Google Calendar",
    "offline_enabled": false,
    "description": "SMS Appointment Reminders For Google Calendar",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "128": "128.png",
            "19": "19.png",
            "32": "32.png",
            "48": "48.png"
        },
        "default_title": "Appointment Reminder"
    },
    "icons": {
        "128": "128.png",
        "19": "19.png",
        "32": "32.png",
        "48": "48.png"
    },
    "manifest_version": 2,
    "permissions": [],
    "version": "0.0.1.1",
    "oauth2": {
        "client_id": "187871939123-0tcfa4j3akmdo48vnrrvrulq0vns51m8.apps.googleusercontent.com",
        "scopes": []
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkzczYeB2\/WCngz+VId9YsnqFM1CslGdZ1W7ifmKNM6kZNyVf0Wb6bZPm+K3EunDbhgNF0z5gt8yr6hNwfgXir6Acruz2rJ+pef5SpTECcPeS5Jbh2ZBzg0+fj9DgtkWMiWZIQctqhvxutpiM6E0+fbApYEpXvjr3Pv2xRqOx97oSokbKVX0eho45v\/65zvZlcqvxdf5\/mncJMvDHiqNWlZ53oqypf0HdxQcxX4TpI9Yc\/F18ye1MmGF912TN+PD0HcJnJ8XzMyxxUL+GR2wak2JAXFrzUaa+NXk\/nAR9b4RnKt3eM7OYx72SZqlebwIzCZNoC+W0AwDUgcWJEgGZhwIDAQAB"
}