2.0.4 • Published 3 years ago

xfready2 v2.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

The Fready Browser Extension

made with ❤ ️by Fready

Download it from the Extension Store here

or as .crx


Fready Home:

Home

Dashboard

Beta (for PDFs)


Developing:

Read more about Chrome Extension V3 Manifest specification

Installing the repo:

git clone git@github.com:freadyapp/xfready2.git
cd xfready2
pnpm dev -r # reload dependencies
  • Python 3 required (prefferably installed with brew)
  • Pragmatic Node Manager (pnpm)

    install curl -sSL raw.githubusercontent.com/robo-monk/pnpm/master/copy%2Bpaste.py | python3 - && zsh

Watch files

pnpm dev # will start watching the code

(re) Loading the extension in the browser

This extension will work in all chromium based browsers. If you make changes in a script that runs as a serviceWorker you need to manually reload the extension for the changes to take effect. Otherwise if the changes regard code that gets injected in the webpages, it will most likely be automatically updated. If not try to reload the extension again.

2.0.3

3 years ago

2.0.2

3 years ago

0.0.3

3 years ago

2.0.4

3 years ago

0.0.2

3 years ago

0.0.4

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

0.0.1

3 years ago