The Rock New Tab Page

The Rock Is The Best New Tab Extension You Ever Saw - The Rock Wallpapers And More Amazing Features

What is The Rock New Tab Page?

The Rock New Tab Page is a Chrome extension developed by InstaGood, and its main feature is "The Rock Is The Best New Tab Extension You Ever Saw - The Rock Wallpapers And More Amazing Features".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download The Rock New Tab Page Extension CRX File

Download The Rock New Tab Page 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

                        Yes! You are about to get the best new tab ever! We created The Rock for all you fans, enjoy the best stunning pictures and other first-rate possibilities every time you open a new tab! 

For further info and inquiries about the The Rock extension, please get in touch with our support team by private private message or mail.
Here are some of our new and improved options for you to enjoy on The Rock - 
***We added some great games you can play directly from your new tab page.
***Use the rotator mode and let us pick out the most unbelievable The Rock wallpapers, or set your chosen pics for as long as you like.
***A direct search bar from your new tab for your convenience.
And many many more!
By choosing the The Rock extension, you grant for changes to be made on your browser's new tab functionalities and appearance, trust us, it's going to look amazing!
Enjoy this The Rock add on and feel free to reach out anytime! 
+How to REMOVE+
If you decided you want to uninstall the The Rock extension, you can in a moment do that by pressing its icon (top right corner on your browser). After you press it, just pick the uninstall option.                    

Extension Basic Information

Name The Rock New Tab Page The Rock New Tab Page
ID dbhjffnmopcamhiijjdjbiefbcjnbhmk
Official URL https://chrome.google.com/webstore/detail/the-rock-new-tab-page/dbhjffnmopcamhiijjdjbiefbcjnbhmk
Description The Rock Is The Best New Tab Extension You Ever Saw - The Rock Wallpapers And More Amazing Features
File Size 102 KB
Installation Count 104
Current Version 2.9.3
Last Updated 2019-10-31
Publish Date 2019-10-31
Rating 5.00/5 Total 23 Ratings
Developer InstaGood
Email [email protected]
Payment Type free
Privacy Policy Page URL http://simparal.club/inner/privacy
Supported Languages en,fr,pl,ro,sv
manifest.json
{
    "version": "2.9.3",
    "description": "__MSG_locDesc__",
    "chrome_url_overrides": {
        "newtab": "my_home.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "128": "128-my_logo.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "128-my_logo.png",
        "default_title": "The Rock New Tab Page"
    },
    "name": "The Rock New Tab Page",
    "background": {
        "scripts": [
            "main_script.js"
        ]
    }
}