Mo' Tab
Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures.
Hvad er Mo' Tab?
Mo' Tab er en Chrome-udvidelse udviklet af Unknown, og dens hovedfunktion er "Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures.".
Udvidelsesskærmbilleder
Download Mo' Tab-udvidelses-CRX-fil
Download Mo' Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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! Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | ldpgnpfoinmjfppgbjmbgdfebjmcjpgf |
| Officiel URL | https://chromewebstore.google.com/detail/mo-tab/ldpgnpfoinmjfppgbjmbgdfebjmcjpgf |
| Beskrivelse | Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures. |
| Filstørrelse | 20.84 MB |
| Antal Installationer | 186 |
| Nuværende Version | 0.0.1 |
| Senest Opdateret | 2015-04-13 |
| Udgivelsesdato | 2015-04-13 |
| Bedømmelse | 4.75/5 Samlet 8 Bedømmelser |
| Udvikler | Unknown |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |