Skip to content

eder/julius

Repository files navigation

Julius Layer

Julius Layer is an app for chrome that puts one image layer on top the of your HTML at its actual size. It helps you to make your HTML more easily, since now you can compare the layout with the HTML.

Features

  • Displays JPG, PNG (also with transparency), GIF.
  • Keyboard control for pixel precise positioning.

How it works

Install

Chrome Web Store

Manual Download

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. This is how you can do it:

  1. Visit chrome://extensions in your browser (or open up the Chrome menu by clicking in the icon at the far right of the Omnibox, the three horizontal bars , and select Extensions under the Tools menu to get to the same place).

  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.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published