Snapchat New Tab & Wallpapers Collection
Snapchat New Tab Extension brings a new look to your Chrome browser.
Qu'est-ce que Snapchat New Tab & Wallpapers Collection ?
Snapchat New Tab & Wallpapers Collection est une extension Chrome développée par http://addiyos.com, et sa fonction principale est "Snapchat New Tab Extension brings a new look to your Chrome browser.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Snapchat New Tab & Wallpapers Collection
Téléchargez les fichiers d'extension Snapchat New Tab & Wallpapers Collection au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Snapchat chrome plug-in to your computer by downloading a new look can give your browser.
Informations de Base sur l'Extension
Nom | |
ID | ocjmnnpjjlkobiikjfchdkeljdiiefhn |
URL Officiel | https://chrome.google.com/webstore/detail/snapchat-new-tab-wallpape/ocjmnnpjjlkobiikjfchdkeljdiiefhn |
Description | Snapchat New Tab Extension brings a new look to your Chrome browser. |
Taille du Fichier | 2.32 MB |
Nombre d'Installations | 1,000 |
Version Actuelle | 0.0.2 |
Dernière Mise à Jour | 2019-04-20 |
Date de Publication | 2019-04-20 |
Évaluation | 3.00/5 Total 12 Évaluations |
Développeur | http://addiyos.com |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } } |