Toca Life: World

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

ما هو Toca Life: World؟

Toca Life: World هو إضافة Chrome تم تطويرها بواسطة owenchua، والميزة الرئيسية لها هي "Toca Life World extension provide you with Toca Life World wallpaper on new tab page. Designed for Toca Life World fans.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Toca Life: World

قم بتنزيل ملفات الامتداد Toca Life: World بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Toca Life: World Toca Life: World
ID lmcaacacgcdhhodchambiananlcdpbai
عنوان URL الرسمي https://chromewebstore.google.com/detail/toca-life-world/lmcaacacgcdhhodchambiananlcdpbai
الوصف Toca Life World extension provide you with Toca Life World wallpaper on new tab page. Designed for Toca Life World fans.
حجم الملف 6.58 MB
عدد التثبيتات 10,000
النسخة الحالية 77.453.925.125
آخر تحديث 2021-10-30
تاريخ النشر 2021-01-20
تقييم 3.73/5 مجموع تقييمات 26
المطور owenchua
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
}