Git Product home page Git Product logo

distill's Introduction

Supercharge Knowledge Extraction

Quickstart

  1. npm run build
  2. web-ext run -t chromium

I want to run on firefox

  1. Skip step 2 above.
  2. Copy over "manifest_ff_v3.json" to "dsitribution/manifest.json". You might have to modify the file names to their temp counterparts.
  3. If FF hasn't shipped v3 yet, enable it by reading https://extensionworkshop.com/documentation/develop/manifest-v3-migration-guide/
  4. Load the extension in firefox from about:debugging.

FAQ

  1. Why 2 manifest files?
    • Because ff and chrome have different manifest files...even in v3....
  2. Why don't you pin the extension automagically after install?
    • Chrome doesn't allow it
  3. Why does this look so ugly?
    • I'm not a frontend dev :)

License

distill's People

Contributors

geeknik avatar psyf avatar

Watchers

 avatar

Forkers

geeknik

distill's Issues

Support for TL;DR & Highlight Text Formatting

@Psyf : Thank you for this very nifty add-on.

Currently, the Distill "TL;DR" and "Highlight" results are displayed with its text unformatted. Formatting this text requires unnecessary extended time, and effort, from the user whenever the text is to be deployed elsewhere โ€” such as for distribution in reports, etc.

Please, consider providing support for pre-formatted text, such as, for e.g., paragraphs and bulleted (or number) lists.

Screenshots of Unformatted Texts:

Highlight

TL:DR

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.