Skip to content

kbkn3/predict-touch-accuracy-ext

Repository files navigation

Tap Analyzer

この拡張機能は、スマートフォンのウェブ画面上のボタンやリンクなどのサイズを分析し、タップの成功率を表示します。 Yahoo Japan Labが開発したTappyにインスパイアされ、Chrome拡張機能化したものです。

This extension analyzes the size of buttons, links, etc. on a smartphone web screen and displays the success rate of taps. Inspired by Tappy developed by Yahoo Japan Lab, it has been made into a Chrome extension.

screenshot

How to use

Install link

Getting Started

First, run the development server:

pnpm dev
# or
npm run dev

Making production build

Run the following:

pnpm build
# or
npm run build

This should create a production bundle for your extension, ready to be zipped and published to the stores.

About

This extension analyzes the size of buttons, links, etc. on a smartphone web screen and displays the success rate of taps. (Inspired by Yahoo Japan's Tappy.)

Resources

Stars

Watchers

Forks

Packages

No packages published