Timestamp Converter

Gerenate or convert quickly your timestamps.

Qu'est-ce que Timestamp Converter ?

Timestamp Converter est une extension Chrome développée par https://www.tiloweb.com, et sa fonction principale est "Gerenate or convert quickly your timestamps.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Timestamp Converter

Téléchargez les fichiers d'extension Timestamp Converter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        - Get the current Timestamp
- Convert a timestamp to a date
- Convert a date to a timestamp                    

Informations de Base sur l'Extension

Nom Timestamp Converter Timestamp Converter
ID komcaaelngccnmdahpmighfoeikdbmdl
URL Officiel https://chromewebstore.google.com/detail/timestamp-converter/komcaaelngccnmdahpmighfoeikdbmdl
Description Gerenate or convert quickly your timestamps.
Taille du Fichier 201 KB
Nombre d'Installations 1,091
Version Actuelle 1.4
Dernière Mise à Jour 2017-01-23
Date de Publication 2017-01-23
Évaluation 4.60/5 Total 10 Évaluations
Développeur https://www.tiloweb.com
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Timestamp Converter",
    "version": "1.4",
    "manifest_version": 2,
    "description": "Gerenate or convert quickly your timestamps.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}