Temple Run 2 New Tab

Chrome New Tab page. With every Chrome browser or new tab launch, you will enjoy the Temple Run wallpapers.

ما هو Temple Run 2 New Tab؟

Temple Run 2 New Tab هو إضافة Chrome تم تطويرها بواسطة myapp co.، والميزة الرئيسية لها هي "Chrome New Tab page. With every Chrome browser or new tab launch, you will enjoy the Temple Run wallpapers.".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Temple Run 2 New Tab

قم بتنزيل ملفات الامتداد Temple Run 2 New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Chrome New Tab page. With every Chrome browser or new tab launch, you will enjoy the Temple Run wallpapers. Temple Run Game is an endless video game to play online and offline! Enjoy the Temple Run                    

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

الاسم Temple Run 2 New Tab Temple Run 2 New Tab
ID llpjcclghbpdfjhjcghhkeggcbkcjloe
عنوان URL الرسمي https://chrome.google.com/webstore/detail/temple-run-2-new-tab/llpjcclghbpdfjhjcghhkeggcbkcjloe
الوصف Chrome New Tab page. With every Chrome browser or new tab launch, you will enjoy the Temple Run wallpapers.
حجم الملف 5.74 MB
عدد التثبيتات 1,007
النسخة الحالية 1.0.3
آخر تحديث 2022-09-11
تاريخ النشر 2021-04-28
المطور myapp co.
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://gameograf.com/
عنوان صفحة المساعدة https://gameograf.com/support
عنوان صفحة سياسة الخصوصية https://gameograf.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "1.0.3",
    "author": "coolthemestores",
    "permissions": [
        "topSites",
        "unlimitedStorage",
        "bookmarks"
    ]
}