Marugujarat
This extension displays the latest blog updates from Marugujarat.in.
什么是Marugujarat?
Marugujarat是由https://www.marugujarat.in开发的Chrome扩展程序,该扩展的主要功能是“This extension displays the latest blog updates from Marugujarat.in.”。
扩展截图
下载Marugujarat扩展crx文件
下载Marugujarat扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Marugujarat.in is Gujarat's No. 1 educational portal. This extension provides Latest Updates of Website www.marugujarat.in                     扩展基本信息
| 名称 |   |  
| ID | paacpjjmfhnmahcfhdgdldnamabplmog | 
| 官方URL | https://chromewebstore.google.com/detail/marugujarat/paacpjjmfhnmahcfhdgdldnamabplmog | 
| 简介 | This extension displays the latest blog updates from Marugujarat.in. | 
| 文件大小 | 83.57 KB | 
| 安装次数 | 45 | 
| 当前版本 | 1.4 | 
| 更新时间 | 2016-02-12 | 
| 上架时间 | 2016-02-11 | 
| 评分 | 4.75/5 共4次评分 | 
| 开发者 | https://www.marugujarat.in | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 隐私政策页面URL | https://www.marugujarat.in/privacy-policy-2 | 
| 支持的语言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Marugujarat",
    "description": "This extension displays the latest blog updates from Marugujarat.in.",
    "version": "1.4",
    "icons": {
        "16": "LOGO_16.png",
        "48": "LOGO_48.png",
        "128": "LOGO_128.png"
    },
    "browser_action": {
        "default_icon": "favicons.png",
        "default_popup": "popup-page.html",
        "default_title": "Marugujarat Updates"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' https:\/\/www.google.com;object-src 'self'"
}  |  |