RightTool for QuickBooks Online

RightTool increases your productivity with QuickBooks Online. Designed by Hector Garcia CPA, not associated with Intuit, Inc.

RightTool for QuickBooks Online là gì?

RightTool for QuickBooks Online là một tiện ích mở rộng Chrome được phát triển bởi Accounting Pro Tools, và tính năng chính của nó là "RightTool increases your productivity with QuickBooks Online. Designed by Hector Garcia CPA, not associated with Intuit, Inc.".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng RightTool for QuickBooks Online

Tải xuống các tệp mở rộng RightTool for QuickBooks Online 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

                        Developed with Hector GarciaCPA and the makers of MonkBe.

Permissions Explanation:

https://app.qbo.intuit.com/*: In order for us to add the sidebar and features into QBO.

https://accounts.intuit.com/*:  For a feature that automatically focuses on the Two-Factor Authentication box when logging in

We do not track any user specific information and we use no external code to be 100% sure that you are safe and nothing is done without your permission. 

 RightTool by Accounting Pro Tools LLC is a Chrome extension designed for QuickBooks Online power users that want to enhance the navigation experience and functionality within QuickBooks Online.

Note: QuickBooks Online is owned by Intuit, Inc.  We have no association with Intuit, other than our sheer love for millions of small business that use QuickBooks as their operating system, we simply want to compliment that with an enhanced experience with RightTool!

Some of the features you will love are the following:

- Collapsible Right-sided Navigation bar: in navy blue, an homage to QuickBooks Desktop 2013 and above! With +New button and Gear Menu next to each other

- Open Tabs: allows you to see all the open tabs/windows related to QuickBooks and quickly switch across tabs or close them
All Shortcuts & Reports: database of all the direct shortcut and reports you can access with on click, no need to use standard navigation workflows (over 250 direct links)

- Favorites: allow users to pick their favorite shortcuts and reports to save into the Favorites menu (plus the ability to create custom shortcuts and quickly open ALL favorites in one click)

- Keyboard Shortcuts: with over 38 keyboard shortcut combinations to help you navigate both RightTool and QuickBooks

- Quick Search:  Ability to search within shortcuts and reports list, plus a 1-click amount/text search

- Other UI enhancements: such as opening all drill down reports in new tabs, keeping the left navigation bar closed, improved Bank Feeds tools, collapse/expand report groupings, and many more!                    

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

Tên RightTool for QuickBooks Online RightTool for QuickBooks Online
ID ocgmjfcfjilnmobeocoklcbpcanilpjd
URL Chính Thức https://chromewebstore.google.com/detail/righttool-for-quickbooks/ocgmjfcfjilnmobeocoklcbpcanilpjd
Mô tả RightTool increases your productivity with QuickBooks Online. Designed by Hector Garcia CPA, not associated with Intuit, Inc.
Kích Thước Tệp 400 KB
Số Lần Cài Đặt 14,393
Phiên Bản Hiện Tại 1.020.11
Cập Nhật Lần Cuối 2024-03-02
Ngày Phát Hành 2022-09-26
Đánh Giá 4.99/5 Tổng số 95 Đánh Giá
Nhà Phát Triển Accounting Pro Tools
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://righttoolpro.com/
URL Trang Trợ Giúp https://docs.google.com/forms/d/e/1FAIpQLSe42F_bNoxNWdUxc20utjzK7PN3q7ZEJLnUSbWQ-6KvJdp-zA/viewform
URL Trang Chính Sách Bảo Mật https://accountingprotools.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "RightTool for QuickBooks Online",
    "description": "RightTool increases your productivity with QuickBooks Online.  Designed by Hector Garcia CPA, not associated with Intuit, Inc.",
    "version": "1.020.11",
    "options_page": "options.html",
    "icons": {
        "128": "images\/favicon-small.png",
        "32": "images\/favicon-large.png"
    },
    "permissions": [
        "declarativeContent",
        "storage",
        "scripting",
        "tabs",
        "activeTab",
        "contextMenus"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "do_nothing": {
            "description": "Do nothing"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/app.qbo.intuit.com\/*"
            ],
            "css": [
                "css\/sidebar.min.css",
                "css\/drawerSize.min.css"
            ],
            "run_at": "document_idle",
            "js": [
                "js\/ptmain.min.js",
                "js\/closeTab.js"
            ]
        },
        {
            "matches": [
                "https:\/\/accounts.intuit.com\/app\/sign-in\/*"
            ],
            "js": [
                "js\/signIn.js"
            ]
        },
        {
            "matches": [
                "https:\/\/righttoolpro.com\/*"
            ],
            "js": [
                "js\/rtLogin.js"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "images\/favicon-small.png",
            "32": "images\/favicon-large.png"
        }
    },
    "host_permissions": [
        "https:\/\/app.qbo.intuit.com\/*",
        "https:\/\/accounts.intuit.com\/*",
        "https:\/\/righttoolpro.com\/*"
    ],
    "optional_host_permissions": [
        "https:\/\/localhost:44490\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "html\/Sidebar.min.html",
                "css\/drawerSize.min.css",
                "qbjs\/qbptReceipt.js",
                "css\/BillStyle.css",
                "qbjs\/qbptCustomer.js",
                "qbjs\/qbptBill.js",
                "qbjs\/qbptInvoice.js",
                "html\/EmailAgreement.html",
                "qbjs\/qbptReport.js",
                "qbjs\/qbptChartOfAccounts.js",
                "qbjs\/qbptProductAndService.js",
                "qbjs\/qbptJournalEntryBalance.js",
                "qbjs\/qbptBank.js",
                "css\/sidebar.min.css",
                "css\/main.css",
                "images\/barlogo.png",
                "json\/bookmarks.min.json",
                "qbjs\/qbptmain.min.js",
                "qbjs\/qbptJournalEntry.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}