LeBron James Extension

This extension shows random Lebron James photos.

What is LeBron James Extension?

LeBron James Extension is a Chrome extension developed by nickstrad, and its main feature is "This extension shows random Lebron James photos.".

Download LeBron James Extension Extension CRX File

Download LeBron James Extension 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

                        Extension to display Lebron James photos per click.                    

Extension Basic Information

Name LeBron James Extension LeBron James Extension
ID olilhmehenklbfdpmlldfhcgocjfokdn
Official URL https://chrome.google.com/webstore/detail/lebron-james-extension/olilhmehenklbfdpmlldfhcgocjfokdn
Description This extension shows random Lebron James photos.
File Size 6.3 KB
Installation Count 60
Current Version 1.0
Last Updated 2015-10-23
Publish Date 2015-10-23
Rating 1.00/5 Total 2 Ratings
Developer nickstrad
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LeBron James Extension",
    "description": "This extension shows random Lebron James photos.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "lebron.png",
        "default_popup": "popup.html",
        "default_title": "Click Lebron!"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}