Digital Clock
Date and time of your location
Vad är Digital Clock?
Digital Clock är en Chrome-tillägg utvecklad av olbar, och dess huvudfunktion är "Date and time of your location".
Tilläggsskärmbilder
Ladda ner Digital Clock-förlängningens CRX-fil
Ladda ner Digital Clock-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Digital clock. Date and time of your location. Searching possibility. Grundläggande Information om Tillägg
| Namn | |
| ID | ogeojeaiaphnngpiabnjpogdimbgedkg |
| Officiell webbadress | https://chromewebstore.google.com/detail/digital-clock/ogeojeaiaphnngpiabnjpogdimbgedkg |
| Beskrivning | Date and time of your location |
| Filstorlek | 323 KB |
| Antal Installationer | 283 |
| Aktuell Version | 1.2 |
| Senast Uppdaterad | 2021-10-23 |
| Publiceringsdatum | 2020-07-18 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | olbar |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Digital Clock",
"description": "Date and time of your location",
"version": "1.2",
"manifest_version": 3,
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"128": "icon128.png",
"48": "icon48.png",
"16": "icon16.png"
}
} | |