Animal Jam

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

Animal Jamとは何ですか?

Animal Jamはaustinbusinesschuaによって開発されたChromeの拡張機能で、その主な機能は「Animal Jam extension provide you with Animal Jam design on new tab. Designed for Animal Jam fans.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Animal Jam拡張機能のCRXファイルをダウンロード

Animal Jam拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Animal Jam Animal Jam
ID fnbjkjekklpbgkliegeclopogohilpia
公式URL https://chromewebstore.google.com/detail/animal-jam/fnbjkjekklpbgkliegeclopogohilpia
説明 Animal Jam extension provide you with Animal Jam design on new tab. Designed for Animal Jam fans.
ファイルサイズ 6.45 MB
インストール数 2,795
現在のバージョン 803.264.1550.9117
最終更新日 2021-04-07
公開日 2020-06-02
評価 4.42/5 合計 36 レビュー
開発者 austinbusinesschua
Eメール [email protected]
支払い方法 free
対応言語 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"
    ]
}