Resolute: New Years Resolution Revolver

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

Apa itu Resolute: New Years Resolution Revolver?

Resolute: New Years Resolution Revolver adalah ekstensi Chrome yang dikembangkan oleh http://findfocus.co, dan fitur utamanya adalah "This extension allows you to keep your resolutions intact, beautifully.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Resolute: New Years Resolution Revolver

Unduh file ekstensi Resolute: New Years Resolution Revolver dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                                            

Informasi Dasar Ekstensi

Nama Resolute: New Years Resolution Revolver Resolute: New Years Resolution Revolver
ID ahehdhkbmhckjljgcdfeobedhgbceeen
URL Resmi https://chrome.google.com/webstore/detail/resolute-new-years-resolu/ahehdhkbmhckjljgcdfeobedhgbceeen
Deskripsi This extension allows you to keep your resolutions intact, beautifully.
Ukuran File 7.21 MB
Jumlah Instalasi 16
Versi Saat Ini 1.0
Terakhir Diperbarui 2015-01-06
Tanggal Publikasi 2015-01-06
Penilaian 5.00/5 Total 1 Penilaian
Pengembang http://findfocus.co
Tipe Pembayaran free
Situs Ekstensi http://findfocus.co
URL Halaman Bantuan http://findfocus.co
Bahasa yang Didukung 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"
    ]
}