Full Width GMail preview pane

Hides ads in the GMail Preview Pane labs feature and expands the email view to fill that space.

Full Width GMail preview pane क्या है?

Full Width GMail preview pane https://sina.is द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Hides ads in the GMail Preview Pane labs feature and expands the email view to fill that space."।

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

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

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

                        This extension hides ads in the GMail Preview Pane labs feature and expands the email view to fill that space.                    

एक्सटेंशन की मूल जानकारी

नाम Full Width GMail preview pane Full Width GMail preview pane
ID gdlbagahbkacnekaiibemdmagllflpbf
आधिकारिक URL https://chromewebstore.google.com/detail/full-width-gmail-preview/gdlbagahbkacnekaiibemdmagllflpbf
विवरण Hides ads in the GMail Preview Pane labs feature and expands the email view to fill that space.
फ़ाइल का आकार 3.1 KB
स्थापना संख्या 309
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2014-03-02
प्रकाशन तिथि 2014-03-01
रेटिंग 4.00/5 कुल 4 रेटिंग्स
डेवलपर https://sina.is
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "css": [
                "previewpane.css"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ],
    "description": "Hides ads in the GMail Preview Pane labs feature and expands the email view to fill that space.",
    "manifest_version": 2,
    "name": "Full Width GMail preview pane",
    "version": "1.0.0"
}