プロ生ちゃんの時間!

プロ生ちゃんが時間を教えてくれるよ!

What is プロ生ちゃんの時間!?

プロ生ちゃんの時間! is a Chrome extension developed by https://polyomino.jp, 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

                        プロ生ちゃんが時間を教えてくれます。
ちょうどの時間に通知してくれます。
また、クリックで通知のON/OFFを切り替えられます。

暮井 慧の音声は、許諾を得て利用しています(許諾番号: 44)。
音声の抽出や加工を行い公開するなどの二次的利用を禁止します。                    

Extension Basic Information

Name プロ生ちゃんの時間! プロ生ちゃんの時間!
ID ibjgndcedoonbjahcnhnongfgfelkadm
Official URL https://chromewebstore.google.com/detail/%E3%83%97%E3%83%AD%E7%94%9F%E3%81%A1%E3%82%83%E3%82%93%E3%81%AE%E6%99%82%E9%96%93%EF%BC%81/ibjgndcedoonbjahcnhnongfgfelkadm
Description プロ生ちゃんが時間を教えてくれるよ!
File Size 10.69 MB
Installation Count 29
Current Version 2.1.1
Last Updated 2022-09-26
Publish Date 2017-12-01
Rating 4.00/5 Total 1 Ratings
Developer https://polyomino.jp
Email [email protected]
Payment Type free
Extension Website https://github.com/iPolyomino/pronama_time
Supported Languages ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u30d7\u30ed\u751f\u3061\u3083\u3093\u306e\u6642\u9593\uff01",
    "short_name": "\u30d7\u30ed\u751f\u6642\u9593",
    "version": "2.1.1",
    "description": "\u30d7\u30ed\u751f\u3061\u3083\u3093\u304c\u6642\u9593\u3092\u6559\u3048\u3066\u304f\u308c\u308b\u3088\uff01",
    "icons": {
        "16": "icon\/icon16.png",
        "48": "icon\/icon48.png",
        "128": "icon\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icon\/icon128.png",
        "default_title": "Pronama Time"
    },
    "permissions": [
        "notifications",
        "alarms",
        "storage"
    ],
    "background": {
        "scripts": [
            "main.js"
        ]
    }
}