Skip to content

UniversalWishList/chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal Wish List Chrome Extension

This is the Google Chrome extension for Universal Wish List, which allows you to add items to your wish lists without leaving the shopping website.

Note: This extension is in development and currently stubs out any API access. Stubs output can be found in the console, accessible through the Inspect window for the extension.

Installation

Instructions taken from the Chrome Hello World tutorial.

  1. Clone the repository (instructions to come).
  2. Open Google Chrome and go to chrome://extensions.
  3. Enable Developer Mode by toggling the switch next to Developer mode.
  4. Click the Load unpacked button and select the directory where you cloned the repository.

The extension is now cloned, you can access it from the puzzle icon in the top right and, optionally, can pin it for easy access.

Loading Changes

In chrome://extensions there is a reload button on the panel for this extension. Click it to reload the extension to match any changes made in this directory.

Dev Notes

  • View the console log by opening the popup window, right clicking it and selecting Inspect. Then select the Console panel from the top.
  • If there's an error, an Error button will show up in chrome://extensions. If you click it you can see details about the errors.

Sources

About

The Chrome extension for Universal Wish List

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages