FasterMe

FasterMe is a powerful Chrome extension that will help you learn new tools quickly and easily to improve efficiency and reach full…

FasterMe là gì?

FasterMe là một tiện ích mở rộng Chrome được phát triển bởi https://fasterme.co, và tính năng chính của nó là "FasterMe is a powerful Chrome extension that will help you learn new tools quickly and easily to improve efficiency and reach full…".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

                        FasterMe is a powerful Chrome extension that will help you learn new tools quickly and easily to improve efficiency and reach full productivity potential.

It is designed to help users be more productive and efficient with their work. Whether you're a student, freelancer, or professional, this extension can help you streamline your workflow and save valuable time.

Try it now with a 7-day free trial.

One of the key features of FasterMe is its ability to help users learn new shortcuts for their work. This is especially useful for those new to certain applications or software who need help navigating them quickly and efficiently. With FasterMe, you'll be able to access all of the shortcuts you need to get your work done faster and more efficiently.

The extension works with popular applications such as Google Sheets, Docs, Figma, Github, and more. We are constantly working to improve the extension and add more supported applications, so you can expect to see new features and supported apps added in the future.

FasterMe provides a versatile advantage with its custom shortcuts feature, applicable across multiple apps and websites. This functionality empowers you to optimize your workflow by creating personalized shortcuts for various actions and keys.

FasterMe very easy to use. It runs in the background, so you don't need to worry about it getting in the way of your work, and it has a simple, user-friendly interface that makes it easy to navigate and access the shortcuts you need.

Overall, FasterMe is a powerful, easy-to-use Chrome extension that can help you increase productivity and efficiency with your work. Whether you're new to certain applications or just looking to streamline your workflow, this extension is a must-have tool for anyone looking to boost their productivity and save valuable time.                    

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

Tên FasterMe FasterMe
ID oandeohanomafjfihpigiakpjinadcla
URL Chính Thức https://chromewebstore.google.com/detail/fasterme/oandeohanomafjfihpigiakpjinadcla
Mô tả FasterMe is a powerful Chrome extension that will help you learn new tools quickly and easily to improve efficiency and reach full…
Kích Thước Tệp 1.53 MB
Số Lần Cài Đặt 36
Phiên Bản Hiện Tại 2.2.1
Cập Nhật Lần Cuối 2023-09-20
Ngày Phát Hành 2022-12-31
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://fasterme.co
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://fasterme.co
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FasterMe",
    "version": "2.2.1",
    "manifest_version": 3,
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "constants.js",
                "helpers\/min.js",
                "helpers\/toast.js",
                "helpers\/css.js",
                "content_scripts\/keydetect.js",
                "content_scripts\/inspector.js",
                "content_scripts\/init.js",
                "content_scripts\/listener.js",
                "content_scripts\/chrome.js",
                "external\/toast\/toast.min.js",
                "external\/string-similarity.min.js"
            ],
            "css": [
                "external\/toast\/toast.min.css",
                "main.css",
                "fasterme.css"
            ]
        }
    ],
    "options_page": "pages\/settings\/settings.html",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/buttons\/_.png",
                "images\/buttons\/_(1).png",
                "images\/buttons\/---.png",
                "images\/buttons\/-.png",
                "images\/buttons\/,.png",
                "images\/buttons\/!.png",
                "images\/buttons\/[.png",
                "images\/buttons\/].png",
                "images\/buttons\/@.png",
                "images\/buttons\/`.png",
                "images\/buttons\/+.png",
                "images\/buttons\/=.png",
                "images\/buttons\/0.png",
                "images\/buttons\/1.png",
                "images\/buttons\/2.png",
                "images\/buttons\/3.png",
                "images\/buttons\/4.png",
                "images\/buttons\/5.png",
                "images\/buttons\/6.png",
                "images\/buttons\/7.png",
                "images\/buttons\/8.png",
                "images\/buttons\/9.png",
                "images\/buttons\/A.png",
                "images\/buttons\/alt.png",
                "images\/buttons\/asterisk.png",
                "images\/buttons\/B.png",
                "images\/buttons\/back-slash.png",
                "images\/buttons\/backspace.png",
                "images\/buttons\/C.png",
                "images\/buttons\/caps-lock.png",
                "images\/buttons\/click.png",
                "images\/buttons\/command.png",
                "images\/buttons\/control-mac.png",
                "images\/buttons\/ctrl-windows.png",
                "images\/buttons\/D.png",
                "images\/buttons\/delete.png",
                "images\/buttons\/down.png",
                "images\/buttons\/E.png",
                "images\/buttons\/end.png",
                "images\/buttons\/enter.png",
                "images\/buttons\/esc.png",
                "images\/buttons\/F.png",
                "images\/buttons\/F1.png",
                "images\/buttons\/F2.png",
                "images\/buttons\/F3.png",
                "images\/buttons\/F4.png",
                "images\/buttons\/F5.png",
                "images\/buttons\/F6.png",
                "images\/buttons\/F7.png",
                "images\/buttons\/F8.png",
                "images\/buttons\/F9.png",
                "images\/buttons\/F10.png",
                "images\/buttons\/F11.png",
                "images\/buttons\/F12.png",
                "images\/buttons\/fn.png",
                "images\/buttons\/G.png",
                "images\/buttons\/Greater-than-sign.png",
                "images\/buttons\/H.png",
                "images\/buttons\/home.png",
                "images\/buttons\/I.png",
                "images\/buttons\/J.png",
                "images\/buttons\/K.png",
                "images\/buttons\/L.png",
                "images\/buttons\/left.png",
                "images\/buttons\/Less-than-sign.png",
                "images\/buttons\/M.png",
                "images\/buttons\/N.png",
                "images\/buttons\/O.png",
                "images\/buttons\/option.png",
                "images\/buttons\/P.png",
                "images\/buttons\/page-down.png",
                "images\/buttons\/page-up.png",
                "images\/buttons\/period.png",
                "images\/buttons\/Q.png",
                "images\/buttons\/R.png",
                "images\/buttons\/right.png",
                "images\/buttons\/S.png",
                "images\/buttons\/shift.png",
                "images\/buttons\/slash.png",
                "images\/buttons\/space.png",
                "images\/buttons\/T.png",
                "images\/buttons\/tab.png",
                "images\/buttons\/U.png",
                "images\/buttons\/up.png",
                "images\/buttons\/V-H.png",
                "images\/buttons\/V.png",
                "images\/buttons\/W.png",
                "images\/buttons\/win-key.png",
                "images\/buttons\/X.png",
                "images\/buttons\/Y.png",
                "images\/buttons\/Z.png",
                "images\/buttons\/colon.png",
                "images\/buttons\/question-mark.png",
                "data.json",
                "images\/lightning.png",
                "images\/close.png",
                "images\/settings.png",
                "images\/settings_edit.mp4"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "32": "icon.png"
    },
    "action": {
        "default_icon": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "bookmarks"
    ]
}