Macro-Maker

Enables you to store five text macros that you can quickly copy to clipboard.

Macro-Makerとは何ですか?

Macro-Makerはtfdeveloper2035によって開発されたChromeの拡張機能で、その主な機能は「Enables you to store five text macros that you can quickly copy to clipboard.」です。

拡張機能のスクリーンショット

screenshot

Macro-Maker拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Increase productivity by automating text-based tasks.

This extension allows you to store 5 different text-based macros (such as email messages, instant messages, code snippets) that you can - with one button - copy to your clipboard so that you can paste the text into whatever application you need to.                    

拡張機能の基本情報

名前 Macro-Maker Macro-Maker
ID egddkhpfmgfcopcaagkiknopnkbcdohf
公式URL https://chromewebstore.google.com/detail/macro-maker/egddkhpfmgfcopcaagkiknopnkbcdohf
説明 Enables you to store five text macros that you can quickly copy to clipboard.
ファイルサイズ 10.52 KB
インストール数 287
現在のバージョン 1.2
最終更新日 2023-10-20
公開日 2022-08-13
評価 3.00/5 合計 4 レビュー
開発者 tfdeveloper2035
Eメール [email protected]
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Macro-Maker",
    "description": "Enables you to store five text macros that you can quickly copy to clipboard.",
    "version": "1.2",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/macro_maker16.png",
        "32": "icons\/macro_maker32.png",
        "48": "icons\/macro_maker48.png",
        "128": "icons\/macro_maker128.png"
    },
    "action": {
        "default_icon": "images\/macro_maker_icon.png",
        "default_title": "Make emails easier!",
        "default_popup": "popup.html"
    }
}