Astrology Home Page

Astrology for your daily life by Prokerala.com

什么是Astrology Home Page?

Astrology Home Page是由http://prokerala.com开发的Chrome扩展程序,该扩展的主要功能是“Astrology for your daily life by Prokerala.com”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Astrology Home Page扩展crx文件

下载Astrology Home Page扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Astrology for your daily life by Prokerala.com. Set your homepage to match your zodiac sign.                    

扩展基本信息

名称 Astrology Home Page Astrology Home Page
ID kncoghheopkhebcbgjfmcpdbeebfbfmn
官方URL https://chrome.google.com/webstore/detail/kncoghheopkhebcbgjfmcpdbeebfbfmn
简介 Astrology for your daily life by Prokerala.com
文件大小 119 KB
安装次数 260
当前版本 0.1.3
更新时间 2018-08-09
上架时间 2018-08-09
评分 5.00/5 共2次评分
开发者 http://prokerala.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.prokerala.com/astrology/
帮助页面URL https://www.prokerala.com/contact.php
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Astrology Home Page",
    "short_name": "Astrology Home Page",
    "description": "Astrology for your daily life by Prokerala.com",
    "icons": {
        "128": "img\/128.png",
        "256": "img\/256.png"
    },
    "background": {
        "scripts": [
            "\/assets\/js\/background.min.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "pages\/newtab.html"
    },
    "browser_action": {
        "default_icon": "img\/128.png"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.prokerala.com\/*"
        ]
    },
    "manifest_version": 2,
    "permissions": [
        "bookmarks",
        "geolocation",
        "tabs",
        "history",
        "unlimitedStorage",
        "chrome:\/\/favicon\/",
        "contextMenus",
        "storage",
        "topSites",
        "notifications",
        "",
        "activeTab",
        "webRequest"
    ],
    "version": "0.1.3"
}