acro5piano / auto-mf-attendance

The automation script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto mf attendance

The automation script of https://attendance.moneyforward.com

Install

  • Go to Release
  • Select the latest release
  • Download .zip
  • Unzip it
  • Open chrome://extensions/
  • Click Load unpacked
  • Select build dir

Note: You have to enable the chrome developer mode.

Why

In that website, it taks toooo long time to input our attendances. Also we can use this repository for template to create similar Chrome plugins.

Features

  • Automatic update: Scripts automatically download when you launch the website
  • Type-safe: Fully written in TypeScript
  • Great DX: Easy to development powered by the automatic update and Webpack ecosystem. You don't have to reload extension to reflect changes each time.

About

The automation script

License:MIT License


Languages

Language:JavaScript 53.9%Language:TypeScript 46.1%