Toca Life: World

Toca Life World extension provide you with Toca Life World wallpaper on new tab page. Designed for Toca Life World fans.

What is Toca Life: World?

Toca Life: World is a Chrome extension developed by owenchua, and its main feature is "Toca Life World extension provide you with Toca Life World wallpaper on new tab page. Designed for Toca Life World fans.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Toca Life: World Extension CRX File

Download Toca Life: World 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 Features:

1. Shuffle Toca Life World wallpaper every time you open a new tab. 
2. Randomize background theme in settings option.
3. Get easy access to popular sites with custom web search.
4. Quick access to your emails and social media accounts.
5. Show current date and time automatically.
6. Sticky notes give you the Toca Life World feels in completing real-life tasks. 
7. Get easy access to your most frequently visited websites. 
8. Get easy access to your bookmarks websites.

If you have any questions about our Toca Life World wallpaper new tab extension or just want to give us some feedback, feel free to send us a message or write a review! We'd love to hear from you.                    

Extension Basic Information

Name Toca Life: World Toca Life: World
ID lmcaacacgcdhhodchambiananlcdpbai
Official URL https://chromewebstore.google.com/detail/toca-life-world/lmcaacacgcdhhodchambiananlcdpbai
Description Toca Life World extension provide you with Toca Life World wallpaper on new tab page. Designed for Toca Life World fans.
File Size 6.58 MB
Installation Count 10,000
Current Version 77.453.925.125
Last Updated 2021-10-30
Publish Date 2021-01-20
Rating 3.73/5 Total 26 Ratings
Developer owenchua
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "permissions": [
        "topSites",
        "unlimitedStorage",
        "bookmarks"
    ],
    "version": "77.453.925.125"
}