Skip to content

mortonfox/food-lion-load-all-to-card-firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Food Lion - Load All To Card (Firefox version)

Introduction

This is a browser extension that adds a "Load All To Card" button to the Food Lion MVP Coupons Center. The Javascript action on this button will click on all the coupons in one shot, adding all of them to the card.

Installation

To build the Firefox web extension:

  • Install web-ext if necessary: npm install -g web-ext
  • Get the git repository: git clone git@github.com:mortonfox/food-lion-load-all-to-card-firefox.git
  • cd food-lion-load-all-to-card-firefox
  • Pack the extension: web-ext build

The packed extension will be a zip file under the web-ext-artifacts folder.

To submit the Firefox add-on:

  • Log in at https://addons.mozilla.org
  • Pull down the menu under your name in the top right corner.
  • Click on "Submit a New Add-on".
  • For "How to Distribute this Version", select "On your own". Then click on "Continue".
  • Under "Upload Version", click on "Select a file..." and pick the zip file that was generated by web-ext under web-ext-artifacts.
  • After the extension has been validated, click on "Continue".
  • For "Do you use any of the following in your extension?", answer "No" and click on "Continue".
  • Wait for the add-on to be reviewed.

Mozilla will send you an email once the extension has been reviewed.

To install the extension:

Usage

Once you've installed and enabled this extension, go to the Food Lion MVP Coupons Center and find the "Load All To Card" button on the top left corner. Click on it and it will load all the coupons to your card.

About

Food Lion - Load All To Card (Firefox version)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published