FasterMe

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

FasterMe란 무엇입니까?

FasterMe은(는) https://fasterme.co에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "FasterMe is a powerful Chrome extension that will help you learn new tools quickly and easily to improve efficiency and reach full…"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

FasterMe 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 FasterMe FasterMe
ID oandeohanomafjfihpigiakpjinadcla
공식 URL https://chromewebstore.google.com/detail/fasterme/oandeohanomafjfihpigiakpjinadcla
설명 FasterMe is a powerful Chrome extension that will help you learn new tools quickly and easily to improve efficiency and reach full…
파일 크기 1.53 MB
설치 횟수 36
현재 버전 2.2.1
최근 업데이트 2023-09-20
출시 날짜 2022-12-31
평점 5.00/5 총 3 개의 평점
개발자 https://fasterme.co
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://fasterme.co
지원되는 언어 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"
    ]
}