Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1009 Bytes

File metadata and controls

31 lines (18 loc) · 1009 Bytes

Resource Collector Chrome Extension

This Chrome extension helps you contribute design resources to Design Open.

  • Easily submit resources to Design Open
  • Keep track of all the resources you submit
  • Data is synced across all devices running Google Chrome

Installation

Chrome Web Store

The latest release of this extension can be installed directly from the Chrome Web Store.

Simply visit the the extension listing on the Chrome Web Store and click the "Add to Chrome" button.

From Source

  1. Clone the Git repository

    git clone https://github.com/DesignOpen/ResourceCollectorChromeExtension.git
    
  2. In Chrome, go to Menu > More tools > Extensions or navigate to chrome://extensions/

  3. Ensure that the "Developer mode" checkbox is checked

  4. Click "Load unpacked extension..."

  5. Navigate to the directory where the project files are