Hubstaff Time Tracker

Chrome time tracker with screenshots, online timesheets, task management, url monitoring & employee payroll

Hubstaff Time Tracker là gì?

Hubstaff Time Tracker là một tiện ích mở rộng Chrome được phát triển bởi https://hubstaff.com, và tính năng chính của nó là "Chrome time tracker with screenshots, online timesheets, task management, url monitoring & employee payroll".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Hubstaff Time Tracker

Tải xuống các tệp mở rộng Hubstaff Time Tracker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Tired of wasting frustrating hours on manual time keeping or Excel spreadsheets?

Stop using multiple apps and office documents held together by duct tape and error-prone processes.
With Hubstaff, start tracking time and paying your workforce automatically and save hours a week (and your sanity!).

Over 8000 companies use Hubstaff to not only take the pain out of their time tracking and payroll management but also monitor the location of their workforce in the field with the seamless GPS tracking feature.

HOW IT WORKS

You simply choose the project you are working on and tap ‘Start’. Hubstaff runs in the background while you work tracking your time and location. When you finish working or want to take a break just tap ‘Stop’. It's that easy!

Hubstaff is a subscription-based service. After the 14 day trial you choose either a free or paid plan.

INTEGRATES WITH THE FOLLOWING SITES

Asana, Trello, Jira, Teamwork, and Hubstaff Tasks (more coming soon!)

CHANGING HOW YOU MANAGE

• Online dashboard and real-time reports enable you to review timesheets, view who's currently working, and control every setting down to the user level.
• You're in total control of your team.

SAVE TIME AND MONEY

• Accurate - Time tracking is accurate down to the second so you have 100% accuracy.
• Budgets - Control over-spend within your projects with weekly budgets.
• Payroll - Take the hassle out of payroll with our flexible payroll system. Choose a rate (hourly or fixed), pay period, and method of payment and let the rest happen automatically.

GPS LOCATION TRACKING

• Track time spent driving through GPS location monitoring.
• Track time at the destination and know where your workers are in real-time.
• See exactly when your workers leave.

MORE FEATURES

• Work logs - Read why people are late to a job site, had to log more time today or why they ran an errand.
• Integrates with over 30 other project management products (and growing) including Quickbooks and Basecamp so you can track time down to the task.
• Hubstaff runs in the background so you can do other things without any interruption.
• We worked hard to optimize Hubstaff to use minimal battery power.

CLOUD-BASED

• Your company's data is synced to our servers in the cloud, no backing up necessary.
• Access it from anywhere via the website, where, and when you want.
• Get a real-time, bird's eye view of your workforce.
• The latest security measures are being used to protect your data.

SIGN UP

• A Hubstaff account is required before logging into the app.
• Hubstaff is a subscription-based service. After the 14 day trial you choose either a free or paid plan.

Note: The Hubstaff desktop or Chrome app is required for screenshot capture.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Hubstaff Time Tracker Hubstaff Time Tracker
ID mipeohjjimeknlkekbemdjbjniogbgel
URL Chính Thức https://chromewebstore.google.com/detail/hubstaff-time-tracker/mipeohjjimeknlkekbemdjbjniogbgel
Mô tả Chrome time tracker with screenshots, online timesheets, task management, url monitoring & employee payroll
Kích Thước Tệp 2.35 MB
Số Lần Cài Đặt 10,000
Phiên Bản Hiện Tại 0.9.27-e34452c6
Cập Nhật Lần Cuối 2024-03-01
Ngày Phát Hành 2020-05-13
Đánh Giá 4.09/5 Tổng số 23 Đánh Giá
Nhà Phát Triển https://hubstaff.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://hubstaff.com
URL Trang Trợ Giúp https://support.hubstaff.com
URL Trang Chính Sách Bảo Mật https://hubstaff.com/privacy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hubstaff Time Tracker",
    "version": "0.9.27.117",
    "version_name": "0.9.27-e34452c6",
    "manifest_version": 2,
    "description": "Chrome time tracker with screenshots, online timesheets, task management, url monitoring & employee payroll",
    "homepage_url": "http:\/\/hubstaff.com",
    "icons": {
        "16": "img\/icon16c.png",
        "32": "img\/icon32c.png",
        "48": "img\/icon48c.png",
        "128": "img\/icon128c.png"
    },
    "background": {
        "scripts": [
            "js\/lib\/moment.min.js",
            "js\/compatibility.js",
            "js\/hubstaff.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "19": "img\/icon19g.png",
            "38": "img\/icon38g.png"
        }
    },
    "web_accessible_resources": [
        "css\/*",
        "fonts\/*",
        "html\/auth_success.html"
    ],
    "options_ui": {
        "page": "html\/options.html",
        "chrome_style": true
    },
    "permissions": [
        "notifications",
        "storage",
        "idle",
        "desktopCapture",
        "*:\/\/*.trello.com\/*",
        "*:\/\/*.atlassian.net\/*",
        "*:\/\/*.atlassian.com\/*",
        "*:\/\/*.jira.com\/*",
        "*:\/\/app.asana.com\/*",
        "*:\/\/*.basecamp.com\/*",
        "*:\/\/*.basecamphq.com\/*",
        "*:\/\/*.teamwork.com\/*",
        "*:\/\/*.teamworkpm.net\/*",
        "*:\/\/tasks.hubstaff.com\/*",
        "https:\/\/*.hubstaff.com\/api\/*",
        "https:\/\/hubstaff.com\/.well-known\/*",
        "https:\/\/account.hubstaff.com\/*",
        "https:\/\/hubstaff-production.s3.amazonaws.com\/*",
        "https:\/\/hubstaff-account.s3.amazonaws.com\/*"
    ],
    "optional_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.trello.com\/*"
            ],
            "css": [
                "css\/hs-icon-font.css",
                "css\/integrations\/_common.css",
                "css\/integrations\/trello.css"
            ],
            "js": [
                "js\/lib\/minpubsub.min.js",
                "js\/integrations\/_common.js",
                "js\/integrations\/trello.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.atlassian.net\/*",
                "*:\/\/*.atlassian.com\/*",
                "*:\/\/*.jira.com\/*"
            ],
            "css": [
                "css\/hs-icon-font.css",
                "css\/integrations\/_common.css",
                "css\/integrations\/jira.css"
            ],
            "js": [
                "js\/lib\/minpubsub.min.js",
                "js\/integrations\/_common.js",
                "js\/integrations\/jira.js"
            ]
        },
        {
            "matches": [
                "*:\/\/app.asana.com\/*"
            ],
            "css": [
                "css\/hs-icon-font.css",
                "css\/integrations\/_common.css",
                "css\/integrations\/asana.css"
            ],
            "js": [
                "js\/lib\/minpubsub.min.js",
                "js\/integrations\/_common.js",
                "js\/integrations\/asana.js"
            ]
        },
        {
            "matches": [
                "*:\/\/3.basecamp.com\/*"
            ],
            "css": [
                "css\/hs-icon-font.css",
                "css\/integrations\/_common.css",
                "css\/integrations\/basecamp-3.css"
            ],
            "js": [
                "js\/lib\/minpubsub.min.js",
                "js\/integrations\/_common.js",
                "js\/integrations\/basecamp-3.js"
            ]
        },
        {
            "matches": [
                "*:\/\/2.basecamp.com\/*",
                "*:\/\/basecamp.com\/*"
            ],
            "css": [
                "css\/hs-icon-font.css",
                "css\/integrations\/_common.css",
                "css\/integrations\/basecamp-2.css"
            ],
            "js": [
                "js\/lib\/minpubsub.min.js",
                "js\/integrations\/_common.js",
                "js\/integrations\/basecamp-2.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.basecamphq.com\/*"
            ],
            "css": [
                "css\/hs-icon-font.css",
                "css\/integrations\/_common.css",
                "css\/integrations\/basecamp-classic.css"
            ],
            "js": [
                "js\/lib\/minpubsub.min.js",
                "js\/integrations\/_common.js",
                "js\/integrations\/basecamp-classic.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.teamwork.com\/*",
                "*:\/\/*.teamworkpm.net\/*"
            ],
            "css": [
                "css\/hs-icon-font.css",
                "css\/integrations\/_common.css",
                "css\/integrations\/teamwork.css"
            ],
            "js": [
                "js\/lib\/minpubsub.min.js",
                "js\/integrations\/_common.js",
                "js\/integrations\/teamwork.js"
            ]
        },
        {
            "matches": [
                "*:\/\/tasks.hubstaff.com\/*"
            ],
            "css": [
                "css\/hs-icon-font.css",
                "css\/integrations\/_common.css",
                "css\/integrations\/tasks.css"
            ],
            "js": [
                "js\/lib\/minpubsub.min.js",
                "js\/integrations\/_common.js",
                "js\/integrations\/tasks.js"
            ]
        }
    ]
}