Skip to content

This extension allow you to export web pages after authentication, and save theme in a mongodb database using a flask api

Notifications You must be signed in to change notification settings

mnouayti/chrome-extension

Repository files navigation

Chrome Extension

This extension allows you to export pages to an api, and displaying theme in a vuejs app

Demo

Alt Text

Usage

# Download or clone this repository
git clone https://github.com/mnouayti/chrome-extension

# navigate to the repo and  install dependencies
npm install

In your chrome browser go to more tools --> extensions --> enable developer mode and load the directory chrome-extension as unpacked extension. Chrome extensions are packaged as .crx files for distribution but may be loaded "unpacked" for development. For more information on how to load an unpacked extension, see the Chrome extension docs.

About

This extension allow you to export web pages after authentication, and save theme in a mongodb database using a flask api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published