Smarty: Your Productivity Sidekick

The ultimate productivity assistant

Smarty: Your Productivity Sidekickとは何ですか?

Smarty: Your Productivity SidekickはSmartyによって開発されたChromeの拡張機能で、その主な機能は「The ultimate productivity assistant」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Smarty: Your Productivity Sidekick拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Smarty: Meeting Scheduling Software & AI Personal Assistant

Get actual stuff done while Smarty makes scheduling and more easy for you! 

The most powerful productivity and scheduling app on the market.

It’s like having your own personal assistant living in your browser (with a free forever plan). Smarty is your ultimate productivity tool:

* THERE WHEN YOU NEED IT - All of Smarty’s scheduling features are available without leaving the tab you were browsing. No more opening pages, typing in passwords, and clicking a bunch of links just to schedule a meeting. View and edit your agenda wherever you are online.

* AUTOMATED SCHEDULING - Smarty detects meeting/event times on any page and converts these time slots to your time zone automatically for a ONE-CLICK booking. That means Smarty will come to your rescue anywhere, not just in your email.

* 1-CLICK LINKS - Smarty stores your scheduling & meeting links (for Zoom, GoToMeeting, Webex, etc) for easy access so you don’t have to open up other websites just to find them. 

* 1-CLICK EMAILS - Eliminate the back-and-forth! Reply with available time slots with a single click. Scheduling calendar events has never been easier. Smarty can even recommend time slots that would work best for you.

* CUSTOM TIME SLOTS - Quickly generate any meeting time slots that work best for you using the expanded calendar view of Smarty and paste them as links into an email thread.

* AUTO-RECOMMENDED TIME SLOTS - “What are some time slots I have available tomorrow?” Smarty’s already got the answer to that before you even ask it so you can spend that time getting stuff done instead.

* YOUR PERSONAL SCHEDULING PAGES - Create custom events and send a meeting scheduling link to let others find a time that works for them. As with all other links, Smarty will store this one for quick access.

* KEYBOARD SHORTCUTS - Launch features with the touch of a button to spend even less time on scheduling.

* FREE PLAN - Focus on what matters while Smarty takes care of your scheduling with a free plan.

Works with Gmail, Google Calendar, and pretty much every website there is. 
Smarty is the G-Suite app you’ve been waiting for.

QUESTIONS? NEED HELP?

If you have questions or are experiencing any issues with our calendar chrome extension, contact support at [email protected]

WE TAKE MEETING APPS TO A NEW LEVEL

Smarty is more than your run-of-the-mill meeting scheduling software. Your meeting availability and free appointment slots are in a booking system optimized for you. Discover a plethora of features that other appointment software doesn’t have - we bring you the scheduling tools of Calendly and the productivity features of MixMax and package it in the perfect executive assistant that you can use anywhere online. Try Smarty today!                    

拡張機能の基本情報

名前 Smarty: Your Productivity Sidekick Smarty: Your Productivity Sidekick
ID eklndcempjfjokidnkfilhbeeppfjiog
公式URL https://chromewebstore.google.com/detail/smarty-your-productivity/eklndcempjfjokidnkfilhbeeppfjiog
説明 The ultimate productivity assistant
ファイルサイズ 47.53 MB
インストール数 284
現在のバージョン 0.1334
最終更新日 2022-07-19
公開日 2021-03-30
評価 4.83/5 合計 18 レビュー
開発者 Smarty
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://smarty.ai
プライバシーポリシーページのURL https://www.smarty.ai/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "backend.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "assets\/smartylogo.png"
        }
    },
    "commands": {
        "activate-extension": {
            "suggested_key": {
                "default": "Ctrl+Shift+Y",
                "mac": "Command+Shift+Y"
            },
            "description": "Activate extension"
        },
        "open-extension": {
            "suggested_key": {
                "default": "Ctrl+Shift+K",
                "mac": "Command+Shift+K"
            },
            "description": "Open extension"
        }
    },
    "content_scripts": [
        {
            "css": [
                "content.css"
            ],
            "js": [
                "inboxsdk.js",
                "content.js"
            ],
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/app.smarty.ai\/*",
                "http:\/\/localhost:8080\/*",
                "https:\/\/www.smarty.ai\/*"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "description": "The ultimate productivity assistant",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/maps.googleapis.com https:\/\/www.googletagmanager.com https:\/\/www.google-analytics.com https:\/\/ssl.google-analytics.com https:\/\/mixpanel.com https:\/\/*.mixpanel.com https:\/\/fullstory.com https:\/\/*.fullstory.com; object-src 'self';",
    "icons": {
        "128": "assets\/smartylogo.png"
    },
    "name": "Smarty: Your Productivity Sidekick",
    "manifest_version": 2,
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "clipboardWrite",
        "history",
        "bookmarks",
        "https:\/\/mail.google.com\/*",
        "chrome:\/\/favicon\/",
        "https:\/\/api.rocketreach.co\/*",
        "https:\/\/app.smarty.ai\/*"
    ],
    "version": "0.1334",
    "web_accessible_resources": [
        "assets\/logo.png",
        "assets\/smartylogo.png",
        "sidebar.html",
        "calendar-popup.html",
        "search-popup.html",
        "extension-badge.html",
        "meeting-links-popup.html",
        "common-popup.html",
        "date-popup.html",
        "recommended-times-popup.html",
        "welcome.html",
        "specific-time-popup.html"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvs5zYpJolmf2uqVf7bYu+uQVEvMLH5BZAz7quXwvekJUHr0xjp2Fhq4aGFOgH4hwsPcjL6qWOSxNFTsBjrvg7XFDFzfOiAPtuhDpVOfb23Wt3kdurohEK656ywWbSUn3r2WZ\/dedp9QwzcSWwLP6Vy6BPrPD0SNGFEk+w3zoH+gusGk78LX2rAF1e83WBuW8CA7ZQZFlhZgzPr8+KcWtOWZ492\/lUmNAy3bj7Xsw+2pOzUOLfcfCsypytFDLax1eWYtcdT8NANyeECQJakyhdjJ1K7GV5YMrJYXLhgjk2U4MqFgp2gkek4lqhKtiag9nsSX8\/aRedwyFvMuxJS73UQIDAQAB"
}