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ファイルをダウンロード

FasterMe拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    ]
}