# signet **Repository Path**: mirrors_HubSpot/signet ## Basic Information - **Project Name**: signet - **Description**: Display a unique seal in the developer console of your page - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Signet #### Display a unique seal in the developer console of your page. ### [Demo](http://github.hubspot.com/signet) ### 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. ```html ``` [CDN Support by MaxCDN](http://osscdn.com/#/signet) ```html ``` Next, add either or both of the following `` tags to the `` of your page: ```html ``` #### Download ##### [script.min.js](https://raw.github.com/HubSpot/signet/v0.4.8/signet.min.js) ##### [script.js](https://raw.github.com/HubSpot/signet/v0.4.8/signet.js) ### 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 ![](http://github.hubspot.com/signet/images/signet/preview.png) --------------- ### 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](https://github.com/HubSpot/signet/tree/master/titleSignet) directory of this repo. It contains its own README and has a different configuration.