Bhagavad Gita Quotes
Bhagavad Gita Quotes
Bhagavad Gita Quotesとは何ですか?
Bhagavad Gita QuotesはTLDR Thisによって開発されたChromeの拡張機能で、その主な機能は「Bhagavad Gita Quotes」です。
拡張機能のスクリーンショット
Bhagavad Gita Quotes拡張機能のCRXファイルをダウンロード
Bhagavad Gita Quotes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Replace new tab page with beautiful images of Lord Krishna and his quotes from the Bhagavad Gita. 拡張機能の基本情報
| 名前 | |
| ID | jlinfmgdjojpndphjcllkmkdbdachifo |
| 公式URL | https://chromewebstore.google.com/detail/bhagavad-gita-quotes/jlinfmgdjojpndphjcllkmkdbdachifo |
| 説明 | Bhagavad Gita Quotes |
| ファイルサイズ | 2.8 MB |
| インストール数 | 746 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2018-06-02 |
| 公開日 | 2018-06-01 |
| 評価 | 5.00/5 合計 13 レビュー |
| 開発者 | TLDR This |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://bhagavadgita.io |
| ヘルプページのURL | https://bhagavadgita.io/contact/ |
| プライバシーポリシーページのURL | https://tldrthis.com/privacy |
| 対応言語 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Bhagavad Gita Quotes",
"short_name": "Bhagavad Gita Quotes",
"version": "1.0",
"description": "Bhagavad Gita Quotes",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"browser_action": {
"default_icon": "icons\/icon128.png"
},
"manifest_version": 2,
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |