Snapchat New Tab & Wallpapers Collection

Snapchat New Tab Extension brings a new look to your Chrome browser.

What is Snapchat New Tab & Wallpapers Collection?

Snapchat New Tab & Wallpapers Collection is a Chrome extension developed by http://addiyos.com, and its main feature is "Snapchat New Tab Extension brings a new look to your Chrome browser.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Snapchat New Tab & Wallpapers Collection Extension CRX File

Download Snapchat New Tab & Wallpapers Collection 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

                        Snapchat chrome plug-in to your computer by downloading a new look can give your browser.                    

Extension Basic Information

Name Snapchat New Tab & Wallpapers Collection Snapchat New Tab & Wallpapers Collection
ID ocjmnnpjjlkobiikjfchdkeljdiiefhn
Official URL https://chrome.google.com/webstore/detail/snapchat-new-tab-wallpape/ocjmnnpjjlkobiikjfchdkeljdiiefhn
Description Snapchat New Tab Extension brings a new look to your Chrome browser.
File Size 2.32 MB
Installation Count 1,000
Current Version 0.0.2
Last Updated 2019-04-20
Publish Date 2019-04-20
Rating 3.00/5 Total 12 Ratings
Developer http://addiyos.com
Payment Type free
Supported Languages en
manifest.json
{
    "version": "0.0.2",
    "default_locale": "en",
    "icons": {
        "128": "icn\/snapchat-128.png",
        "48": "icn\/snapchat-48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "icn\/snapchat-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/snapchat.js"
        ]
    }
}