Sh!t programmers Say

A new programmer quote in a new tab

What is Sh!t programmers Say?

Sh!t programmers Say is a Chrome extension developed by Shaun Dunne, and its main feature is "A new programmer quote in a new tab".

Extension Screenshots

screenshot

Download Sh!t programmers Say Extension CRX File

Download Sh!t programmers Say extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        With a new blank tab, comes a new quote.

Enjoy.

@shaundunne                    

Extension Basic Information

Name Sh!t programmers Say Sh!t programmers Say
ID nffjbcamijiedbkkeclnbadbpfkcpeid
Official URL https://chromewebstore.google.com/detail/sht-programmers-say/nffjbcamijiedbkkeclnbadbpfkcpeid
Description A new programmer quote in a new tab
File Size 166 KB
Installation Count 61
Current Version 0.1
Last Updated 2016-02-04
Publish Date 2016-02-04
Rating 4.86/5 Total 7 Ratings
Developer Shaun Dunne
Payment Type free
Extension Website http://www.studiozero.co
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Shaun Dunne",
    "manifest_version": 2,
    "name": "Sh!t programmers Say",
    "version": "0.1",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "A new programmer quote in a new tab",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    }
}