Mo' Tab
Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures.
Mo' Tabとは何ですか?
Mo' TabはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures.」です。
拡張機能のスクリーンショット
Mo' Tab拡張機能のCRXファイルをダウンロード
Mo' Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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!
拡張機能の基本情報
名前 | Mo' Tab |
ID | ldpgnpfoinmjfppgbjmbgdfebjmcjpgf |
公式URL | https://chromewebstore.google.com/detail/mo-tab/ldpgnpfoinmjfppgbjmbgdfebjmcjpgf |
説明 | Replaces your new tab page with beautiful images, inspirational LDS general conference quotes, and Book of Mormon scriptures. |
ファイルサイズ | 20.84 MB |
インストール数 | 186 |
現在のバージョン | 0.0.1 |
最終更新日 | 2015-04-13 |
公開日 | 2015-04-13 |
評価 | 4.75/5 合計 8 レビュー |
開発者 | Unknown |
支払い方法 | free |
対応言語 | 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" } } |