Temple Run 2 New Tab

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

What is Temple Run 2 New Tab?

Temple Run 2 New Tab is a Chrome extension developed by myapp co., and its main feature is "Chrome New Tab page. With every Chrome browser or new tab launch, you will enjoy the Temple Run wallpapers.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Temple Run 2 New Tab Extension CRX File

Download Temple Run 2 New Tab 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

                        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                    

Extension Basic Information

Name Temple Run 2 New Tab Temple Run 2 New Tab
ID llpjcclghbpdfjhjcghhkeggcbkcjloe
Official URL https://chrome.google.com/webstore/detail/temple-run-2-new-tab/llpjcclghbpdfjhjcghhkeggcbkcjloe
Description Chrome New Tab page. With every Chrome browser or new tab launch, you will enjoy the Temple Run wallpapers.
File Size 5.74 MB
Installation Count 1,007
Current Version 1.0.3
Last Updated 2022-09-11
Publish Date 2021-04-28
Developer myapp co.
Email [email protected]
Payment Type free
Extension Website https://gameograf.com/
Help Page URL https://gameograf.com/support
Privacy Policy Page URL https://gameograf.com/privacy-policy
Supported Languages 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"
    ]
}