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 |
| 电子邮箱 | [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"
}
} | |