時間的歌
「時間的歌」專屬播放器,開啟新分頁就能聽見時間的歌,在背景中陪伴你每日的工作。
What is 時間的歌?
時間的歌 is a Chrome extension developed by teweekly, and its main feature is "「時間的歌」專屬播放器,開啟新分頁就能聽見時間的歌,在背景中陪伴你每日的工作。".
Extension Screenshots
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
「時間的歌」專屬播放器,開啟新分頁就能聽見時間的歌,在背景中陪伴你每日的工作: •同步最新的時間的歌 •收錄陳綺貞每日一句的手寫文字與照片 時間的歌網站 http://www.songsoftransience.tw/ 添翼創越工作室 http://www.team-ear.com/
Extension Basic Information
Name | |
ID | ibpliiiaiibhhnehejjhgoippcobeldg |
Official URL | https://chromewebstore.google.com/detail/%E6%99%82%E9%96%93%E7%9A%84%E6%AD%8C/ibpliiiaiibhhnehejjhgoippcobeldg |
Description | 「時間的歌」專屬播放器,開啟新分頁就能聽見時間的歌,在背景中陪伴你每日的工作。 |
File Size | 194 KB |
Installation Count | 394 |
Current Version | 1.0.6 |
Last Updated | 2015-11-02 |
Publish Date | 2015-11-02 |
Rating | 5.00/5 Total 28 Ratings |
Developer | teweekly |
Payment Type | free |
Supported Languages | zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u6642\u9593\u7684\u6b4c", "description": "\u300c\u6642\u9593\u7684\u6b4c\u300d\u5c08\u5c6c\u64ad\u653e\u5668\uff0c\u958b\u555f\u65b0\u5206\u9801\u5c31\u80fd\u807d\u898b\u6642\u9593\u7684\u6b4c\uff0c\u5728\u80cc\u666f\u4e2d\u966a\u4f34\u4f60\u6bcf\u65e5\u7684\u5de5\u4f5c\u3002", "version": "1.0.6", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "chrome_url_overrides": { "newtab": "main.html" }, "permissions": [ "http:\/\/www.songsoftransience.tw\/*" ], "content_security_policy": "script-src 'self' https:\/\/api.instagram.com https:\/\/www.songsoftransience.tw; object-src 'self'" } |