Mo' Tab

Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures.

Was ist Mo' Tab?

Mo' Tab ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Mo' Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Mo' Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Mo' Tab is short for Mormon Tab and allows you to replace your new tab page with a page of inspiration. Each time you open a new tab, you'll be greeted by 1 of over 70 beautiful backgrounds and over 100 inspirational and uplifting quotes from LDS sources. Quotes largely come from General Conferences of the Church of Jesus Christ of Latter-day Saints but may be applicable to many more people. Suggestions, requests, and feedback is welcome!                    

Grundlegende Informationen zur Erweiterung

Name Mo' Tab Mo' Tab
ID ldpgnpfoinmjfppgbjmbgdfebjmcjpgf
Offizielle URL https://chromewebstore.google.com/detail/mo-tab/ldpgnpfoinmjfppgbjmbgdfebjmcjpgf
Beschreibung Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures.
Dateigröße 20.84 MB
Installationsanzahl 186
Aktuelle Version 0.0.1
Letztes Update 2015-04-13
Veröffentlichungsdatum 2015-04-13
Bewertung 4.75/5 Insgesamt 8 Bewertungen
Entwickler Unknown
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mo' Tab",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures.",
    "homepage_url": "http:\/\/bradydowling.branded.me",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    }
}