Full Width GMail preview pane

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

Wat is Full Width GMail preview pane?

Full Width GMail preview pane is een Chrome-extensie ontwikkeld door https://sina.is, en de belangrijkste functie is "Hides ads in the GMail Preview Pane labs feature and expands the email view to fill that space.".

Download het CRX-bestand van de extensie Full Width GMail preview pane

Download Full Width GMail preview pane-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Full Width GMail preview pane Full Width GMail preview pane
ID gdlbagahbkacnekaiibemdmagllflpbf
Officiële URL https://chromewebstore.google.com/detail/full-width-gmail-preview/gdlbagahbkacnekaiibemdmagllflpbf
Beschrijving Hides ads in the GMail Preview Pane labs feature and expands the email view to fill that space.
Bestandsgrootte 3.1 KB
Aantal Installaties 309
Huidige Versie 1.0.0
Laatst Bijgewerkt 2014-03-02
Publicatiedatum 2014-03-01
Beoordeling 4.00/5 Totaal 4 Beoordelingen
Ontwikkelaar https://sina.is
Betalingswijze free
Ondersteunde Talen 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"
}