MangaTab

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

MangaTabとは何ですか?

MangaTabはmtabによって開発されたChromeの拡張機能で、その主な機能は「Replace your new tab page with a beautiful manga image -- discover new manga.」です。

拡張機能のスクリーンショット

screenshot

MangaTab拡張機能のCRXファイルをダウンロード

MangaTab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 MangaTab MangaTab
ID kelcipegplbcpfpldcekhahbjifkkokb
公式URL https://chromewebstore.google.com/detail/mangatab/kelcipegplbcpfpldcekhahbjifkkokb
説明 Replace your new tab page with a beautiful manga image -- discover new manga.
ファイルサイズ 486 KB
インストール数 25
現在のバージョン 1.2
最終更新日 2016-08-26
公開日 2016-08-26
評価 4.00/5 合計 1 レビュー
開発者 mtab
支払い方法 free
対応言語 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"
    }
}