Tokyo Ghoul Wallpapers and New Tab

Tokyo Ghoul wallpapers and new tab extension brings you a new look to your Chrome browser.

Was ist Tokyo Ghoul Wallpapers and New Tab?

Tokyo Ghoul Wallpapers and New Tab ist eine Chrome-Erweiterung, die von http://loadz.com entwickelt wurde, und ihr Hauptmerkmal ist "Tokyo Ghoul wallpapers and new tab extension brings you a new look to your Chrome browser.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Tokyo Ghoul Wallpapers and New Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Tokyo Ghoul Wallpapers and New Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Tokyo Ghoul Wallpapers and New Tab extension brings your browser to a new look and some useful tools.                    

Grundlegende Informationen zur Erweiterung

Name Tokyo Ghoul Wallpapers and New Tab Tokyo Ghoul Wallpapers and New Tab
ID fndphadclpegcjblemggplcajcpofimb
Offizielle URL https://chrome.google.com/webstore/detail/tokyo-ghoul-wallpapers-an/fndphadclpegcjblemggplcajcpofimb
Beschreibung Tokyo Ghoul wallpapers and new tab extension brings you a new look to your Chrome browser.
Dateigröße 27.48 KB
Installationsanzahl 56
Aktuelle Version 4.3
Letztes Update 2018-01-12
Veröffentlichungsdatum 2018-01-12
Bewertung 4.56/5 Insgesamt 9 Bewertungen
Entwickler http://loadz.com
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tokyo Ghoul Wallpapers and New Tab",
    "version": "4.3",
    "description": "Tokyo Ghoul wallpapers and new tab extension brings you a new look to your Chrome browser.",
    "default_locale": "en",
    "icons": {
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/tokyo-ghoul-bg.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "chrome_settings_overrides": {
        "homepage": "http:\/\/loadz.com",
        "search_provider": {
            "name": "iki Resim",
            "search_url": "http:\/\/loadz.com\/search\/{searchTerms}",
            "suggest_url": "http:\/\/loadz.com\/suggest\/{searchTerms}",
            "encoding": "UTF-8",
            "is_default": true,
            "favicon_url": "http:\/\/loadz.com\/favicon.ico",
            "keyword": "ikiresim.com"
        }
    },
    "browser_action": {
        "default_title": "Tokyo Ghoul"
    },
    "optional_permissions": [
        "management"
    ],
    "permissions": [
        "tabs",
        "topSites"
    ]
}