the difference in the time zones
If you wouldn’t use the chrome extension you can easily add this application to your desktop following the next steps or video…
什么是the difference in the time zones?
the difference in the time zones是由dsmirnov.exceedteam开发的Chrome扩展程序,该扩展的主要功能是“If you wouldn’t use the chrome extension you can easily add this application to your desktop following the next steps or video…”。
扩展截图
下载the difference in the time zones扩展crx文件
下载the difference in the time zones扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
If you wouldn’t use the chrome extension you can easily add this application to your desktop following the next steps or video instruction. 1. Open this link [LINK HERE] 2. Click the plus button to the right of the address line
扩展基本信息
名称 | the difference in the time zones |
ID | bdklnimciggkiceiklnamdjnbodnjdae |
官方URL | https://chromewebstore.google.com/detail/the-difference-in-the-tim/bdklnimciggkiceiklnamdjnbodnjdae |
简介 | If you wouldn’t use the chrome extension you can easily add this application to your desktop following the next steps or video… |
文件大小 | 1.33 MB |
安装次数 | 14 |
当前版本 | 1.3 |
更新时间 | 2020-12-15 |
上架时间 | 2020-12-01 |
评分 | 4.00/5 共4次评分 |
开发者 | dsmirnov.exceedteam |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://difference-in-the-timezone.herokuapp.com/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "the difference in the time zones", "version": "1.3", "manifest_version": 2, "browser_action": { "default_popup": "index.html", "default_icon": { "128": ".\/clock128.png" } }, "content_security_policy": "script-src 'self' 'sha256-ZaX6fwqbF8c9ToH+CKun0UkMvvBuSy\/qb2ilZ6K9Y5Y='; object-src 'self'" } |