NewKramer

Adds a little Seinfeld into your life. Cheers!

What is NewKramer?

NewKramer is a Chrome extension developed by Unknown, and its main feature is "Adds a little Seinfeld into your life. Cheers!".

Download NewKramer Extension CRX File

Download NewKramer 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

                        Adds a little Seinfeld to your life. Cheers!                    

Extension Basic Information

Name NewKramer NewKramer
ID ajlpenejgamkahimdekaacimkfdanbaa
Official URL https://chromewebstore.google.com/detail/newkramer/ajlpenejgamkahimdekaacimkfdanbaa
Description Adds a little Seinfeld into your life. Cheers!
File Size 1.03 MB
Installation Count 15
Current Version 1.6
Last Updated 2018-05-06
Publish Date 2018-05-05
Developer Unknown
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NewKramer",
    "version": "1.6",
    "manifest_version": 2,
    "description": "Adds a little Seinfeld into your life. Cheers!",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "JERRY"
    },
    "chrome_url_overrides": {
        "newtab": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}