Love Clock

Bring joy to your life every time you open a new tab with this beautiful animated clock.

Wat is Love Clock?

Love Clock is een Chrome-extensie ontwikkeld door http://studiolovelock.com, en de belangrijkste functie is "Bring joy to your life every time you open a new tab with this beautiful animated clock.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Love Clock

Download Love Clock-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Bring joy to your life every time you open a new tab with this beautiful animated clock.                    

Basisinformatie over de Extensie

Naam Love Clock Love Clock
ID eeoomklcfgfgdhmikcglnfiobbpgbefh
Officiële URL https://chrome.google.com/webstore/detail/love-clock/eeoomklcfgfgdhmikcglnfiobbpgbefh
Beschrijving Bring joy to your life every time you open a new tab with this beautiful animated clock.
Bestandsgrootte 3.56 MB
Aantal Installaties 1,000
Huidige Versie 0.0.0.2
Laatst Bijgewerkt 2016-04-22
Publicatiedatum 2016-04-22
Beoordeling 3.38/5 Totaal 16 Beoordelingen
Ontwikkelaar http://studiolovelock.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.studiolovelock.com/loveclock/
Ondersteunde Talen en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Love Clock",
    "description": "Bring joy to your life every time you open a new tab with this beautiful animated clock.",
    "version": "0.0.0.2",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "web_accessible_resources": [
        "img\/*",
        "css\/*",
        "js\/*",
        "fonts\/*"
    ],
    "background": {
        "scripts": []
    },
    "permissions": [],
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "icons": {
        "32": "img\/favicon_32.ico",
        "64": "img\/favicon_64.ico"
    }
}