Giter Site home page Giter Site logo

derekluo / gtin-generator-chrome-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from richardhpa/gtin-generator-chrome-plugin

0.0 0.0 0.0 21 KB

Chrome Extension that generates random, valid GTINs that can be used for software testing purposes.

JavaScript 57.11% CSS 0.99% HTML 41.90%

gtin-generator-chrome-plugin's Introduction

GTIN Generator Chrome Extension

Chrome Extension that generates random, valid GTINs tha can be used for software testing purposes.

These numbers must not be used for any other purpose as they are likely to clash with real products that are already used in the market place.

Background

The Global Trade Item Number (GTIN) is a globally unique identifier that is part of the GS1 System of standards.

Companies can obtain licensed GTINs through a GS1 member organisation in their home country.

During the testing of software that handles or uses GTINs, it is sometimes neccesary to test with unique, valid GTIN.

The GTIN includes a check digit, which makes it difficult to generate a valid number simply by typing the correct number of digits.

This extension solves that problem.

Installation

Clone the Repository. This is the recommended way to get new updates.

$ git clone https://github.com/RichardHpa/gtin-generator-chrome-plugin.git

You can also download a zip of the current version.

Install in Chrome

  1. Unzip the folder if you downloaded the zipped version.
  2. Once you have Cloned or Downloaded the extension, open Chrome and click the Jigsaw Icon in the top right of your task bar and select Manage Extensions, or paste chrome://extensions/ in your chrome browser.
  3. Since this extension will not go on the chrome web store, toggle Developer Mode in the top right.
  4. Click the Load unpacked button and select the folder of the project. This will install the extension locally on your chrome browser.
  5. If you want to pin the extension to your task bar, select the Jigsaw icon again and toggle the pin icon.

Updating the Extension

Clone Repo

Pull any new changes from Github, and then click the refresh button in the Manage Extensions area.

Downloaded Zip

To update the Zip project, you will need to remove the extension from the Manage Extensions area, download the new version of the plugin and then reinstall it with the steps above.

gtin-generator-chrome-plugin's People

Contributors

richardhpa avatar rhulse avatar

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.