Llama New Tab

A new llama with every new tab!

What is Llama New Tab?

Llama New Tab is a Chrome extension developed by mguida22, and its main feature is "A new llama with every new tab!".

Extension Screenshots

screenshot

Download Llama New Tab Extension CRX File

Download Llama New Tab 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 Basic Information

Name Llama New Tab Llama New Tab
ID agfkplcbndobnfafklmhjacgillflnpd
Official URL https://chromewebstore.google.com/detail/llama-new-tab/agfkplcbndobnfafklmhjacgillflnpd
Description A new llama with every new tab!
File Size 237 KB
Installation Count 369
Current Version 1.2.0
Last Updated 2019-01-01
Publish Date 2019-01-01
Rating 3.47/5 Total 32 Ratings
Developer mguida22
Email [email protected]
Payment Type free
Extension Website https://github.com/mguida22/llamas-for-lea
Help Page URL https://github.com/mguida22/llamas-for-lea/issues
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Llama New Tab",
    "short_name": "LlamaNewTab",
    "description": "A new llama with every new tab!",
    "version": "1.2.0",
    "chrome_url_overrides": {
        "newtab": "llama.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 2
}