Skip to content
/ signet Public
forked from HubSpot/signet

Display a unique seal in the developer console of your page. #hubspot-open-source

Notifications You must be signed in to change notification settings

mrtnpro/signet

 
 

Repository files navigation

Signet

Display a unique seal in the developer console of your page.

Features

  • Display a unique seal in the console
  • Display links in the console to your Twitter and GitHub sites with icons displayed next to them

Use

First, make sure you include the script in your page.

<script src="signet.min.js"></script>

Next, add either or both of the following <meta> tags to the <head> of your page:

<meta name="signet:authors" content="Example Name, AnotherExample Name">
<meta name="signet:links" content="http://github.com/example, http://twitter.com/example, http://example.com">

Download

Dependencies

None.

Support

  • Chrome 26+
  • Opera with Blink (15+)
  • Safari Nightly (537.38+)

Signet will harmelessly disable itself on older browsers without advanced console styling support.

Screenshot


Title Signet

An earlier version of this library featured the ability to display a unique seal based on the title of the page, rather than the author list. This has been moved to the titleSignet directory of this repo. It contains its own README and has a different configuration.

About

Display a unique seal in the developer console of your page. #hubspot-open-source

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%