kinToys
Extension Actions
- Live on Store
Introducing the fun and playful clipboard assistant for kintone. It extracts data from any angles.
This is a Chrome extension that bundles helper features (Toys) to make copying and pasting in kintone more convenient.
You can extract information from kintone to the clipboard in various situations.
In some cases, you can also paste clipboard content back into kintone.
I develop this extension to address the small frustrations I personally encounter when working with kintone.
If you have any requests or ideas, feel free to share them.
Usage details
[https://kintoys.app/usage.html](https://kintoys.app/usage.html)
---
## Overview
You can copy data from list views and detail views with a single click.
Data can be copied in formats such as CSV, TSV, YAML, and JSON, depending on your needs.
Record information can be copied using predefined templates.
This allows you to generate email text from a record with one click, or create app configuration data in YAML or JSON format.
From the context menu, you can copy the URL of the currently opened record in a simplified format.
You can also toggle line-break display for tables in list views.
---
## Features
### Copy from popup
#### List view
* Copy tables
* Copy fields
* Copy records
* Copy using templates
#### Detail view
* Copy CSV / TSV
* Copy JSON
* Copy using templates
#### Edit view
* Paste CSV data from the clipboard into sub-tables
---
### Copy by clicking on the screen
#### List view
* Copy fields
* Copy record display
* Copy entire records
* Copy URL links
---
### Copy from context menu
* Copy simplified URLs
* Toggle line-break display in list views
---
### App settings screen
* Copy and paste field settings dialogs
---
### Plugin settings screen
* Download plugin configuration files
* Upload plugin configuration files
---