Resolute: New Years Resolution Revolver

This extension allows you to keep your resolutions intact, beautifully.

什麼是Resolute: New Years Resolution Revolver?

Resolute: New Years Resolution Revolver是由http://findfocus.co開發的Chrome擴展程式,該擴展的主要功能是“This extension allows you to keep your resolutions intact, beautifully.”。

擴展截圖

screenshot

下載Resolute: New Years Resolution Revolver擴展crx文件

下載Resolute: New Years Resolution Revolver擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                                            

擴展基本資訊

名稱 Resolute: New Years Resolution Revolver Resolute: New Years Resolution Revolver
ID ahehdhkbmhckjljgcdfeobedhgbceeen
官方網址 https://chrome.google.com/webstore/detail/resolute-new-years-resolu/ahehdhkbmhckjljgcdfeobedhgbceeen
簡介 This extension allows you to keep your resolutions intact, beautifully.
檔案大小 7.21 MB
安裝次數 16
目前版本 1.0
更新時間 2015-01-06
上架時間 2015-01-06
評分 5.00/5 共 1 次評分
開發者 http://findfocus.co
付費類型 free
擴展官網 http://findfocus.co
說明頁面URL http://findfocus.co
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Resolute: New Years Resolution Revolver",
    "description": "This extension allows you to keep your resolutions intact, beautifully.",
    "version": "1.0",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "web_accessible_resources": [
        "images\/icon128.png"
    ]
}