AdventureTab

Get a tops blooby adventure time quote and a slick AT wallpaper every time you open a new tab.

What is AdventureTab?

AdventureTab is a Chrome extension developed by manzieric, and its main feature is "Get a tops blooby adventure time quote and a slick AT wallpaper every time you open a new tab.".

Extension Screenshots

screenshot
screenshot

Download AdventureTab Extension CRX File

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

                        Fellow dillweeds and adventurers! With this mathematical chrome extension, you get an adventure time quote and a mathematical wallpaper every time you open a new tab!                    

Extension Basic Information

Name AdventureTab AdventureTab
ID deiaehhpkafekdppdbbncedecaopgdca
Official URL https://chromewebstore.google.com/detail/adventuretab/deiaehhpkafekdppdbbncedecaopgdca
Description Get a tops blooby adventure time quote and a slick AT wallpaper every time you open a new tab.
File Size 2.41 MB
Installation Count 593
Current Version 0.0.5
Last Updated 2016-04-26
Publish Date 2016-04-26
Rating 3.86/5 Total 44 Ratings
Developer manzieric
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Get a tops blooby adventure time quote and a slick AT wallpaper every time you open a new tab.",
    "manifest_version": 2,
    "name": "AdventureTab",
    "version": "0.0.5",
    "web_accessible_resources": [
        "AT_wallpaper.jpg"
    ],
    "permissions": [
        "storage"
    ]
}