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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |