Jose-27 / SC-latest-News

Scientific American chrome extension for latest news

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scientific American Latest News Chrome Extension contributions welcome

N|Solid

Extensions that you download from the Chrome Web Store are packaged up as .crx files, which is great for distribution, but not so great for development. Recognizing this, Chrome gives you a quick way of loading up your working directory for testing. Let's do that now..

Load the extension HitCount

  1. Copy and paste this(chrome://extensions) in your chrome search box.
  2. Ensure that the Developer mode checkbox in the top right-hand corner is checked.
  3. Click Load unpacked extension… to pop up a file-selection dialog.
  4. Navigate to the directory in which your extension files live, and select it. :shipit:

You can also:

  • Alternatively, you can drag and drop the directory where your extension files live onto chrome://extensions in your browser to load it. If the extension is valid, it'll be loaded up and active right away! If it's invalid, an error message will be displayed at the top of the page. Correct the error, and try again.

Alt text

About

Scientific American chrome extension for latest news


Languages

Language:JavaScript 93.0%Language:HTML 3.9%Language:CSS 3.1%