MangaTab

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

MangaTab क्या है?

MangaTab mtab द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Replace your new tab page with a beautiful manga image -- discover new manga."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में MangaTab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}