Breeze Clock: GPS Employee Time Tracker

Breeze Clock

Breeze Clock: GPS Employee Time Trackerとは何ですか?

Breeze Clock: GPS Employee Time Trackerはhttps://breezeclock.comによって開発されたChromeの拡張機能で、その主な機能は「Breeze Clock」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Breeze Clock: GPS Employee Time Tracker拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Timesheets with GPS Location Tracking and Calculate Payroll & Overtime. Designed for small businesses, it’s the easiest way to manage timesheets. Employees can clock-in from the internet, smartphone, dial-in from a phone or SMS.


** Note: This app requires a Breeze Clock account.  **

** All sign ups includes a FREE 14-day trial period. **


Payroll management is vital for success and Breeze Clock can help make it easy. Breeze Clock is an online time clock, allowing you to effectively log and collate workers' hours. It's a step towards making time tracking a breeze!


Our Android app includes GPS location tracking functions, so you can monitor your work-site staff and issue invoices that are accurate and avoid billing disputes. Ideal for non-office staff, such as construction, trades, delivery route, and workers staffed at client-site.



SIMPLE TIME TRACKING & TIMESHEETS WITH GPS LOCATION TRACKING

• Real-time punch clock
• Manual time entry
• Geofence
• GPS location tracking 
• View and edit time entries, assign job codes to track billable hours to clients 
• Edit shift reports for better employee tracking



MANAGE APPROVALS AND REVIEW GPS LOCATIONS 

• Managers can review GPS location history of the time entries for the entire team
• Managers can approve time entries for payroll reporting, created from the web dashboard



STAY IN SYNC WITH TEAM STATUS

• View teammates’ status in real-time from the dashboard
• Manage Paid Time Off (“PTO”), holiday, and vacation time



PLUS, using the Web dashboard:

• Payroll and Overtime reports
• Meal Breaks and Holiday settings for payroll reports 
• Powerful, real-time reports in multiple formats (PDF, EXCEL, Online) 
• Calendar Scheduling


SIGN UP 

This time tracking app requires a Breeze Clock account. Sign up now at https://breezeclock.com for a FREE 14-day trial, No credit card required.


All time and PTO entries, and GPS history, are seamlessly synced with your Breeze Clock account and completely viewable online via our Web dashboard or Chrome App. 


Sign in to Breeze Clock from the Web dashboard for access to more features like the payroll reports for overtime calculation or calendar scheduling. 

With Breeze Clock, you’ll be spending less time managing your timesheet, and more time focusing running your business. Get started today!


User Data Privacy: This app does not collect or use any personal information or sensitive user data, other than your IP address, GPS coordinates, and account login. All transmission is encrypted with HTTPS and passwords are stored via encryption on our servers. See more at: https://breezeclock.com/privacy                    

拡張機能の基本情報

名前 Breeze Clock: GPS Employee Time Tracker Breeze Clock: GPS Employee Time Tracker
ID pjelggmhljlglmanegjlacnjmlbdbckp
公式URL https://chromewebstore.google.com/detail/breeze-clock-gps-employee/pjelggmhljlglmanegjlacnjmlbdbckp
説明 Breeze Clock
ファイルサイズ 34.75 KB
インストール数 516
現在のバージョン 1.1.6
最終更新日 2023-08-28
公開日 2018-10-01
評価 4.17/5 合計 12 レビュー
開発者 https://breezeclock.com
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://breezeclock.com
ヘルプページのURL https://breezeclock.com/contact
プライバシーポリシーページのURL https://breezeclock.com/privacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Breeze Clock: GPS Employee Time Tracker ",
    "short_name": "Breeze Clock",
    "version": "1.1.6",
    "description": "Breeze Clock",
    "permissions": [
        "notifications",
        "storage",
        "geolocation"
    ],
    "host_permissions": [
        "https:\/\/app.breezeclock.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/breeze_clock16.png",
            "32": "images\/breeze_clock32.png"
        },
        "default_title": "Breeze Clock"
    },
    "icons": {
        "16": "images\/breeze_clock16.png",
        "32": "images\/breeze_clock32.png",
        "48": "images\/breeze_clock48.png",
        "128": "images\/breeze_clock128.png"
    },
    "manifest_version": 3
}