小川

小川

What is 小川?

小川 is a Chrome extension developed by qidanta, and its main feature is "小川".

Extension Screenshots

screenshot

Download 小川 Extension CRX File

Download 小川 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        支持自定义Chrome的新标签页,小川将在新标签页上面显示天气和天气相关的诗词。

2.0.1
https://github.com/JiangWeixian/threejs-weather
- 移除 tabs 权限

2.0.0
- 增加天气之间切换动画
- 增加自定义天气

1.5.0
- 增加了支持字体大小配置,可在右下角找到入口

1.4.1
- 修复农历

1.4.0
- 修复天气无法显示
- 增加雪天气

1.3.1
- 晴天夜晚无法正确显示

1.3.0
- 两种排版
- 已知问题修复

1.2.0
- 支持雨滴效果
- 古文的排版

1.1.0
- 支持多云天气

1.0.1
- 修复文字颜色
- 获取当地天气                    

Extension Basic Information

Name 小川 小川
ID gckdnedgcldldbdajllnmbmfhacalini
Official URL https://chromewebstore.google.com/detail/%E5%B0%8F%E5%B7%9D/gckdnedgcldldbdajllnmbmfhacalini
Description 小川
File Size 3.52 MB
Installation Count 1,112
Current Version 2.0.1
Last Updated 2022-10-30
Publish Date 2020-06-22
Rating 4.31/5 Total 29 Ratings
Developer qidanta
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u5c0f\u5ddd",
    "description": "\u5c0f\u5ddd",
    "version": "2.0.1",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "permissions": [
        "storage"
    ]
}