Coder Social home page Coder Social logo

newtab-chrome-extension's Introduction

New-Tab Extension Example

A basic new tab extension for Chrome to get you jump-started and building your own extension!

How to run an extension in developer mode

In order to develop an extension you need to run it in "Developer mode". Here are the steps to do that...

  1. Download this extension one of these 2 ways:

    • The simple way: Click the green Clone or Download button on this page, then click Download ZIP, and then unzip the file on your computer. Voila! Now you have a copy that you can run in your browser.
    • The Git way: If you're comfortable with Git, you can download this repository by forking and cloning it to your computer.
  2. Open Google Chrome.

  3. Go to the Extensions page. Here are some ways to get there:

    • Type chrome://extensions into the URL bar and hit enter (where you'd usually type things like "www.google.com").
    • Go to Window and then select Extensions.
    • Click the icon with three dots in the upper right corner of Chrome. Then hover on More Tools and then select Extensions.
  4. When you're in Extensions, click the checkbox labeled Developer mode. (It's at the top right corner of the list of extensions).

  5. When developer mode is enabled, you should see some new buttons appear. Click the Load unpacked extension... button. ("Unpacked" simply means that it hasn't been zipped up because you're still working on it. When you publish your extension to the Chrome store, you need to zip it up, but don't worry about that yet.)

  6. Find and select your project folder on your computer.

    • If it's running correctly, you should see something like this. Running an extension in developer mode
    • If there's an error, you'll see a yellow box appear that will tell you what's wrong.
  7. Open a new tab, and see the extension running! Now when you make changes, you can refresh the page and see your changes.

newtab-chrome-extension's People

Contributors

casillasenrique 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.