Mo' Tab

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

What is Mo' Tab?

Mo' Tab is a Chrome extension developed by Unknown, and its main feature is "Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Mo' Tab Extension CRX File

Download Mo' Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Mo' Tab Mo' Tab
ID ldpgnpfoinmjfppgbjmbgdfebjmcjpgf
Official URL https://chromewebstore.google.com/detail/mo-tab/ldpgnpfoinmjfppgbjmbgdfebjmcjpgf
Description Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures.
File Size 20.84 MB
Installation Count 186
Current Version 0.0.1
Last Updated 2015-04-13
Publish Date 2015-04-13
Rating 4.75/5 Total 8 Ratings
Developer Unknown
Payment Type free
Supported Languages 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"
    }
}