Free Employee Scheduling | BriskCloudware

Create, edit, and send restaurant schedules & timetables online. Free.

Free Employee Scheduling | BriskCloudwareとは何ですか?

Free Employee Scheduling | BriskCloudwareはBrisk Cloudwareによって開発されたChromeの拡張機能で、その主な機能は「Create, edit, and send restaurant schedules & timetables online. Free.」です。

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

screenshot
screenshot

Free Employee Scheduling | BriskCloudware拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Simple, Free Online Employee Scheduling Software for Small Businesses.

Effortlessly manage your staff timetables, in one place.
Our intuitive admin panel allows you to view, manage, and control your schedules in one centralized location.

Email Directly To Staff
Free and easy emailing features for sending finished schedules to your employees.

Save Yourself Time
Easily copy previous schedules to save yourself time and effort.

Access your timetables online
You'll have instant access to view, edit and send your staff schedules from any device.

Easy-to-use
Create and send your first staff scheduling in minutes. We've designed our system from the ground-up to be as intuitive as possible.

Manage your staff from anywhere
Whether you're on a desktop, laptop, tablet or smartphone - You'll be able to manage your staff & timetables effortlessly.

Time-Off & Holidays
Easily add, remove and edit holidays and time-off entries with one-click.                    

拡張機能の基本情報

名前 Free Employee Scheduling | BriskCloudware Free Employee Scheduling | BriskCloudware
ID nnmnnfgejacpaikplcknmhfmbfpiegmo
公式URL https://chromewebstore.google.com/detail/free-employee-scheduling/nnmnnfgejacpaikplcknmhfmbfpiegmo
説明 Create, edit, and send restaurant schedules & timetables online. Free.
ファイルサイズ 5.75 KB
インストール数 549
現在のバージョン 1.0.1
最終更新日 2019-09-26
公開日 2019-09-25
評価 5.00/5 合計 1 レビュー
開発者 Brisk Cloudware
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.briskcloudware.com/employee-scheduling/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Free Employee Scheduling | BriskCloudware",
    "short_name": "BriskCloudware",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Create, edit, and send restaurant schedules & timetables online. Free.",
    "homepage_url": "http:\/\/www.briskcloudware.com",
    "icons": {
        "128": "images\/icon_128.png"
    },
    "background": {
        "scripts": [
            "bcchromeextension.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_title": "Open BriskCloudware Employee Scheduling"
    },
    "permissions": [
        "http:\/\/www.briskcloudware.com\/*",
        "https:\/\/www.briskcloudware.com\/*"
    ]
}