TSheets Extension for Intuit Online Payroll

Integrate TSheets Time Tracking with IOP for quick and easy payroll.

TSheets Extension for Intuit Online Payrollคืออะไร?

TSheets Extension for Intuit Online Payroll เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.tsheets.com และคุณลักษณะหลักของมันคือ "Integrate TSheets Time Tracking with IOP for quick and easy payroll."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TSheets Extension for Intuit Online Payroll

ดาวน์โหลดไฟล์ส่วนขยาย TSheets Extension for Intuit Online Payroll ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        TSheets + Intuit. Better Together.
TSheets is now part of the Intuit family! Like peanut butter and jelly, TSheets and Intuit are better together. It’s the easy, intuitive time tracking you’ve come to expect from TSheets, backed by the power of Intuit. 

No More Manual Time Entry! 
Manually entering hours in Intuit Online Payroll (IOP) is a thing of the past. With TSheets, importing tracked time to IOP is as easy as just one click. Simply install the TSheets Chrome extension, track hours in TSheets, and import employee time into IOP with the click of a button!

Accurate Hours for Accurate Payroll
Employee time is tracked and approved directly in TSheets. There’s no need to worry about duplicate time entries or missing time cards — TSheets has you covered. When you’re ready to run payroll, simply export your time data to IOP using the TSheets Chrome extension. In just a few seconds,  you’re set to run payroll, create accurate invoices, and more!

Easy, Automated Payroll
Manually entering employee time data takes — well — time! And a lot of it. TSheets makes this previously labor intensive, manual process easy and effortless. In fact, TSheets shaves an average 3 hours off your payroll processes — every time you run payroll. And people who use TSheets save an average 6% on payroll costs. 

Compliance Made Easy
Wage and hour lawsuits are on the rise, and labor laws are always evolving. With that in mind, it’s never been more important to have accurate employee time data at your fingertips! TSheets can help with DCAA, DOL, and FLSA compliance. Detailed timesheet reports are saved to the cloud and easily accessible whenever you need them.

Loaded With Features
TSheets by QuickBooks comes loaded with everything you need to track time, including free GPS location tracking, overtime alerts, customizable notifications, breaks and lunch deduction options, one-click reporting, mobile management tools, and access to complimentary, unlimited customer support by phone, chat, or email.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ TSheets Extension for Intuit Online Payroll TSheets Extension for Intuit Online Payroll
ID fhplchdedjdjknjamlcidhlfofdaliml
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/tsheets-extension-for-int/fhplchdedjdjknjamlcidhlfofdaliml
คำอธิบาย Integrate TSheets Time Tracking with IOP for quick and easy payroll.
ขนาดไฟล์ 658 KB
จำนวนการติดตั้ง 7,893
เวอร์ชันปัจจุบัน 3.0.6
อัปเดตครั้งล่าสุด 2019-10-25
วันที่เผยแพร่ 2019-10-25
คะแนน 3.97/5 รวมทั้งหมด 36 คะแนน
ผู้พัฒนา http://www.tsheets.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.intuit.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TSheets Extension for Intuit Online Payroll",
    "description": "Integrate TSheets Time Tracking with IOP for quick and easy payroll.",
    "version": "3.0.6",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png",
        "192": "img\/icon192.png"
    },
    "background": {
        "scripts": [
            "vendor\/js\/require.js",
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/iop.intuit.com\/*",
                "*:\/\/iop-e2e1.onlinepayroll.intuit.com\/*",
                "*:\/\/iop-qa1.onlinepayroll.intuit.com\/*",
                "*:\/\/fullservicepayroll.intuit.com\/*",
                "*:\/\/fsp-e2e1.onlinepayroll.intuit.com\/*",
                "*:\/\/fsp-qa1.onlinepayroll.intuit.com\/*",
                "*:\/\/www.managepayroll.com\/in\/pay\/default.jsp*",
                "*:\/\/www.managepayroll.com\/in\/reports\/employeeDirectory.jsp*",
                "*:\/\/bofa.onlinepayroll.intuit.com\/in\/pay\/default.jsp*",
                "*:\/\/bofa.onlinepayroll.intuit.com\/in\/reports\/employeeDirectory.jsp*"
            ],
            "css": [
                "vendor\/css\/jquery-ui.min.css",
                "vendor\/css\/theme.css",
                "css\/ts_style.css",
                "css\/iop.css",
                "css\/iop-payroll.css",
                "css\/iop-directory.css",
                "css\/iop-export-users.css",
                "css\/iop-export-progress.css",
                "css\/iop-select-client.css"
            ],
            "js": [
                "vendor\/js\/require.js",
                "vendor\/js\/require-cs.js",
                "vendor\/js\/google-analytics-bundle.js",
                "js\/app.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        "img\/*.png",
        "img\/*.gif",
        "html\/*.html",
        "html\/*.mst",
        "css\/*.css",
        "vendor\/js\/*.js",
        "vendor\/js\/cryptojslib\/rollups\/*.js",
        "js\/*.js",
        "config\/config.json",
        "package.json"
    ],
    "permissions": [
        "identity",
        "storage",
        "alarms",
        "unlimitedStorage",
        "tabs",
        "https:\/\/iop.intuit.com\/in\/pay\/*",
        "https:\/\/www.managepayroll.com\/in\/pay\/*",
        "https:\/\/rest.tsheets.com\/*",
        "https:\/\/*.tsheets-dev.com\/*",
        "https:\/\/*.tsheets.com\/*",
        "https:\/\/cdn.tsheets.com\/*",
        "https:\/\/www.google-analytics.com\/"
    ]
}