Resolute: New Years Resolution Revolver

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

Co to jest Resolute: New Years Resolution Revolver?

Resolute: New Years Resolution Revolver to rozszerzenie Chrome opracowane przez http://findfocus.co, a jego główną funkcją jest „This extension allows you to keep your resolutions intact, beautifully.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Resolute: New Years Resolution Revolver

Pobierz pliki rozszerzeń Resolute: New Years Resolution Revolver w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                                            

Podstawowe informacje o rozszerzeniu

Nazwa Resolute: New Years Resolution Revolver Resolute: New Years Resolution Revolver
ID ahehdhkbmhckjljgcdfeobedhgbceeen
Oficjalny URL https://chrome.google.com/webstore/detail/resolute-new-years-resolu/ahehdhkbmhckjljgcdfeobedhgbceeen
Opis This extension allows you to keep your resolutions intact, beautifully.
Rozmiar pliku 7.21 MB
Liczba instalacji 16
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2015-01-06
Data Publikacji 2015-01-06
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper http://findfocus.co
Typ Płatności free
Strona Rozszerzenia http://findfocus.co
Adres URL Strony Pomocy http://findfocus.co
Obsługiwane Języki 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"
    ]
}