3D Wallpapers

3D Wallpapers.

What is 3D Wallpapers?

3D Wallpapers is a Chrome extension developed by Triplex Media, and its main feature is "3D Wallpapers.".

Extension Screenshots

screenshot

Download 3D Wallpapers Extension CRX File

Download 3D Wallpapers 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

                        Download our really cool 3D New Tab Wallpaper extension, created specifically for fans of cool 3D Wallpapers 

Just open a new tab and each new tab will  
- Show beautiful 3D new tab home screen wallpapers
- Providing the best search results by changing your search engine on the new tab to Bing
- Easy view time of day

By clicking "Add to chrome", I accept and agree to installing the 3D Wallpapers Chrome extension and setting Chrome™ New Tab to that provided by the service and the Privacy(https://triplex.media/privacy_policy.html) and Terms of Use(https://triplex.media/terms.html).

Triplex Media,
1/60 Park St, Sydney NSW 2000
[email protected]                    

Extension Basic Information

Name 3D Wallpapers 3D Wallpapers
ID fofbadhopmpnmfbkpmkifnkiahoddapp
Official URL https://chromewebstore.google.com/detail/3d-wallpapers/fofbadhopmpnmfbkpmkifnkiahoddapp
Description 3D Wallpapers.
File Size 9.34 MB
Installation Count 103,188
Current Version 0.8
Last Updated 2021-03-31
Publish Date 2020-05-12
Rating 1.00/5 Total 1 Ratings
Developer Triplex Media
Email [email protected]
Payment Type free
Privacy Policy Page URL https://triplex.media/privacy_policy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "3D Wallpapers",
    "author": "Frooty Studios",
    "description": "3D Wallpapers.",
    "version": "0.8",
    "manifest_version": 2,
    "icons": {
        "128": "assets\/imgs\/ex_logo_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "views\/tabs\/tabs.html"
    },
    "browser_action": [],
    "background": {
        "scripts": [
            ".\/backgroundScript\/backgroundScript.js"
        ],
        "persistent": true
    },
    "permissions": []
}