Despicable Me Wallpapers

Despicable Me is funny backgrounds

Qu'est-ce que Despicable Me Wallpapers ?

Despicable Me Wallpapers est une extension Chrome développée par sunisa.tj22, et sa fonction principale est "Despicable Me is funny backgrounds".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Despicable Me Wallpapers

Téléchargez les fichiers d'extension Despicable Me Wallpapers 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

                        Install my Despicable Me new tab themes and enjoy with wallpapers of Despicable Me everytime you open a new tab.
Start enjoying the magnificent collection of breathtaking high-resolution photos and other great features.
Despicable Me hd wallpapers extension offers great images with every new tab and was made for all fans of Despicable Me wallpapers. Despicable Me hd wallpapers & backgrounds in new tab chrome.

Features:
- Changing background
- Games tab
- Option to download background images to the desktop

Thank you for your support and we hope that our wallpaper will be fun and beautiful.

Disclaimer: 
Our website and browser extensions are made by fans for fans. We are not affiliated with or sponsored by the entity whose materials are represented in the extensions. The trademarks belong to their respective owners.                    

Informations de Base sur l'Extension

Nom Despicable Me Wallpapers Despicable Me Wallpapers
ID ikgmadcfmaipdjfbbkpkpmckcggnfdnm
URL Officiel https://chrome.google.com/webstore/detail/despicable-me-wallpapers/ikgmadcfmaipdjfbbkpkpmckcggnfdnm
Description Despicable Me is funny backgrounds
Taille du Fichier 57.7 KB
Nombre d'Installations 70
Version Actuelle 2
Dernière Mise à Jour 2019-06-04
Date de Publication 2019-06-04
Développeur sunisa.tj22
Type de Paiement free
Site Web de l'Extension https://wallpaperthebest.com
URL de la Page d'Aide https://wallpaperthebest.com/page/contact
Langues Prises en Charge id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "2",
    "default_locale": "en",
    "icons": {
        "128": "img\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_title": "Despicable Me Wallpapers"
    },
    "permissions": [
        "tabs"
    ]
}