Usage Guide 使い方ガイド

1. Installation 1. インストール方法

You can install FlexPaste-Solo via Chrome Web Store or manually load source code in Developer Mode: FlexPaste-Solo は Chrome ウェブストアまたはソースコードから直接読み込んでインストールできます。

Install from Chrome Web Store Chrome ウェブストアからインストール

Manual Installation (Developer Mode) 手動インストール(デベロッパーモード)

  1. Download or clone the project repository. リポジトリをダウンロードまたはクローンします。
  2. Open chrome://extensions in your Chrome browser. Chrome で chrome://extensions を開きます。
  3. Enable "Developer mode" in the top-right corner. 右上の「デベロッパー モード」を有効にします。
  4. Click "Load unpacked" and select the projects/app folder. 「パッケージ化されていない拡張機能を読み込む」を選択し、projects/app フォルダを指定します。

2. Creating Templates & Categories 2. カテゴリとテンプレートの作成

Open the options screen by clicking the extension icon or selecting "Settings" from the context menu. 拡張機能アイコンまたはコンテキストメニューの「⚙ 設定」から管理画面を開きます。

  • Categories: Organize snippets into logical groups (e.g., Work, Greetings, Support). カテゴリ: 定型文をグループ別に整理できます(例: 業務、挨拶、サポート)。
  • Dynamic Variables: Click or drag-and-drop variable chips such as {{date_with_day}}, {{time}}, or {{month_last_workday}} into template text. 動的変数: {{date_with_day}}{{time}}{{month_last_workday}} などのチップをドラッグ&ドロップまたはクリックでテンプレートに配置できます。

3. Pasting Snippets 3. 定型文のペースト挿入

Right-click any editable input field (<input>, <textarea>, or [contenteditable]) on any webpage, hover over FlexPaste, and select your desired template. The template with converted dynamic variables will be inserted immediately. Webページ上の入力欄(<input><textarea>[contenteditable])で右クリックし、FlexPaste のメニューから目的の定型文を選択します。動的変数が即座に展開されて流し込まれます。