Marathon Countdown Timer

Marathon Countdown Timer

什么是Marathon Countdown Timer?

Marathon Countdown Timer是由https://www.sobconstruction.com开发的Chrome扩展程序,该扩展的主要功能是“Marathon Countdown Timer”。

扩展截图

screenshot

下载Marathon Countdown Timer扩展crx文件

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

扩展使用说明

                        Select your race and stay motivated all the way to race day.

Share a photo with the countdown. Download or we can text the photo to you.                    

扩展基本信息

名称 Marathon Countdown Timer Marathon Countdown Timer
ID akhikppakiekiajakcdddilgdkbceimj
官方URL https://chromewebstore.google.com/detail/marathon-countdown-timer/akhikppakiekiajakcdddilgdkbceimj
简介 Marathon Countdown Timer
文件大小 4.95 MB
安装次数 33
当前版本 1.101
更新时间 2014-10-15
上架时间 2014-10-15
评分 1.00/5 共1次评分
开发者 https://www.sobconstruction.com
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Marathon Countdown Timer",
    "description": "Marathon Countdown Timer",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "window.html"
    },
    "permissions": [
        "storage",
        ""
    ],
    "icons": {
        "16": "icon16.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "tab.html"
    },
    "version": "1.101"
}