Git Product home page Git Product logo

budoux-extension's Introduction

CI Dependencies

BudouX Chrome Extension

This extension applies the phrase-based line breaking or the Japanese Wakachi-gaki style line breaking to the current page.

Please refer to the Chrome Web Store for instructions and screenshots.

This extension uses the BudouX line breaking engine. Please see the BudouX for more details of the engine.

Install

This extension is available to install at the Chrome Web Store.

To install local builds, please refer to the Unpacked extension tests section below.

Development

Build

Install dependencies by:

npm install

Then you can build an unpacked directory by:

npm run build

Or you can build a ZIP file by:

npm run zip

Testing

Unit tests

npm test

Browser tests

npm run dev

Then open test.html in the browser.

Unpacked extension tests

Build the unpacked directory:

npm run build

Then install the extension using the following steps:

  1. Start Chrome.
  2. Open the Extension Management page by navigating to chrome://extensions.
  3. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  4. Click the Load unpacked button and select the dist directory.

Disclaimer

This is not an officially supported Google product.

budoux-extension's People

Contributors

dependabot[bot] avatar kojiishi avatar tetsuok avatar tushuhei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.