Animal Jam

Animal Jam extension provide you with Animal Jam design on new tab. Designed for Animal Jam fans.

What is Animal Jam?

Animal Jam is a Chrome extension developed by austinbusinesschua, and its main feature is "Animal Jam extension provide you with Animal Jam design on new tab. Designed for Animal Jam fans.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Animal Jam Extension CRX File

Download Animal Jam 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

                        Animal Jam was launched by WildWorks in 2010 as an exciting and safe online playground for kids who love animals and the outdoors. Since then, Animal Jam has expanded beyond the web to mobile apps that allow kids to keep the fun going anywhere they are.

Animal Jam Extension Features:
1. Shuffle Animal Jam every time you open a new tab. 
2. Select a list of unique design.
3. Get easy access to websites with custom web search.
4. Sticky notes give you the Animal Jam feels in completing real-life tasks. 
5. Get easy access to your most frequently visited websites. 
6. Get easy access to your bookmarks websites.                    

Extension Basic Information

Name Animal Jam Animal Jam
ID fnbjkjekklpbgkliegeclopogohilpia
Official URL https://chromewebstore.google.com/detail/animal-jam/fnbjkjekklpbgkliegeclopogohilpia
Description Animal Jam extension provide you with Animal Jam design on new tab. Designed for Animal Jam fans.
File Size 6.45 MB
Installation Count 2,795
Current Version 803.264.1550.9117
Last Updated 2021-04-07
Publish Date 2020-06-02
Rating 4.42/5 Total 36 Ratings
Developer austinbusinesschua
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Animal Jam",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Animal Jam extension provide you with Animal Jam design on new tab. Designed for Animal Jam fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "803.264.1550.9117",
    "permissions": [
        "topSites",
        "bookmarks"
    ]
}