MangaTab

Replace your new tab page with a beautiful manga image -- discover new manga.

Qu'est-ce que MangaTab ?

MangaTab est une extension Chrome développée par mtab, et sa fonction principale est "Replace your new tab page with a beautiful manga image -- discover new manga.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension MangaTab

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

                        Dashboard Spread replaces your new tab page with a new, beautiful manga spread every day. Be inspired and uplifted by some of the best art manga has to offer, or discover new, strikingly beautiful manga through Dashboard Spread. Deepen your excitement and knowledge of manga today!                    

Informations de Base sur l'Extension

Nom MangaTab MangaTab
ID kelcipegplbcpfpldcekhahbjifkkokb
URL Officiel https://chromewebstore.google.com/detail/mangatab/kelcipegplbcpfpldcekhahbjifkkokb
Description Replace your new tab page with a beautiful manga image -- discover new manga.
Taille du Fichier 486 KB
Nombre d'Installations 25
Version Actuelle 1.2
Dernière Mise à Jour 2016-08-26
Date de Publication 2016-08-26
Évaluation 4.00/5 Total 1 Évaluations
Développeur mtab
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MangaTab",
    "description": "Replace your new tab page with a beautiful manga image -- discover new manga.",
    "version": "1.2",
    "content_security_policy": "script-src 'self' chrome-extension:\/\/cionbilkkodpdpoknhglhcjgbbpadkck\/analytics.js; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}