Animal Jam

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

Animal Jam là gì?

Animal Jam là một tiện ích mở rộng Chrome được phát triển bởi austinbusinesschua, và tính năng chính của nó là "Animal Jam extension provide you with Animal Jam design on new tab. Designed for Animal Jam fans.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Animal Jam

Tải xuống các tệp mở rộng Animal Jam dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Animal Jam Animal Jam
ID fnbjkjekklpbgkliegeclopogohilpia
URL Chính Thức https://chromewebstore.google.com/detail/animal-jam/fnbjkjekklpbgkliegeclopogohilpia
Mô tả Animal Jam extension provide you with Animal Jam design on new tab. Designed for Animal Jam fans.
Kích Thước Tệp 6.45 MB
Số Lần Cài Đặt 2,795
Phiên Bản Hiện Tại 803.264.1550.9117
Cập Nhật Lần Cuối 2021-04-07
Ngày Phát Hành 2020-06-02
Đánh Giá 4.42/5 Tổng số 36 Đánh Giá
Nhà Phát Triển austinbusinesschua
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}