Apptoto
Apptoto browser extension.
Apptotoとは何ですか?
Apptotoはhttps://apptoto.comによって開発されたChromeの拡張機能で、その主な機能は「Apptoto browser extension.」です。
拡張機能のスクリーンショット
Apptoto拡張機能のCRXファイルをダウンロード
Apptoto拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Apptoto users can now compose reminders and messages, edit appointments, and add attendees to calendar events without leaving their current tab in Chrome! Use to Compose feature to quickly send a text message to your next appointment, or send a rebooking link to your client who just rescheduled at the last minute. Update contacts or add new attendees with a single click. Have a last minute cancellation that violates your 24-hour notice policy? Check out the inbox tab to get a full history of reminder messages sent to specific contacts or appointments, including your client’s responses. Log in to the Apptoto platform or use the new Chrome extension to manage appointments from your browser. With Apptoto's Chrome extensions you have access to the features you need to quickly manage your daily appointment tasks.
拡張機能の基本情報
名前 | Apptoto |
ID | oblhbhafindfbifndcbialodbpnimbgc |
公式URL | https://chromewebstore.google.com/detail/apptoto/oblhbhafindfbifndcbialodbpnimbgc |
説明 | Apptoto browser extension. |
ファイルサイズ | 123 KB |
インストール数 | 106 |
現在のバージョン | 1.0.5 |
最終更新日 | 2023-11-17 |
公開日 | 2020-02-12 |
評価 | 4.50/5 合計 2 レビュー |
開発者 | https://apptoto.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.apptoto.com/ |
ヘルプページのURL | https://www.apptoto.com/support |
プライバシーポリシーページのURL | https://www.apptoto.com/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Apptoto", "version": "1.0.5", "description": "Apptoto browser extension.", "permissions": [ "activeTab", "https:\/\/www.apptoto.com\/", "https:\/\/*.apptoto.com\/" ], "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "images\/justcal16.png", "48": "images\/justcal48.png", "128": "images\/justcal128.png" } }, "options_page": "options.html", "icons": { "16": "images\/justcal16.png", "48": "images\/justcal48.png", "128": "images\/justcal128.png" }, "manifest_version": 2 } |