MangaTab

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

What is MangaTab?

MangaTab is a Chrome extension developed by mtab, and its main feature is "Replace your new tab page with a beautiful manga image -- discover new manga.".

Extension Screenshots

screenshot

Download MangaTab Extension CRX File

Download MangaTab 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

                        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!                    

Extension Basic Information

Name MangaTab MangaTab
ID kelcipegplbcpfpldcekhahbjifkkokb
Official URL https://chromewebstore.google.com/detail/mangatab/kelcipegplbcpfpldcekhahbjifkkokb
Description Replace your new tab page with a beautiful manga image -- discover new manga.
File Size 486 KB
Installation Count 25
Current Version 1.2
Last Updated 2016-08-26
Publish Date 2016-08-26
Rating 4.00/5 Total 1 Ratings
Developer mtab
Payment Type free
Supported Languages 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"
    }
}