Niall | All in
New Tab that includes the best watches in the world.
什么是Niall | All in?
Niall | All in是由https://niallluxury.com开发的Chrome扩展程序,该扩展的主要功能是“New Tab that includes the best watches in the world.”。
扩展截图
下载Niall | All in扩展crx文件
下载Niall | All in扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A chrome extension that when you click to open a new tab, clocks show. Up to three time zones.
扩展基本信息
名称 | |
ID | kgmhmkpigkdpgiienjihmlhaoaafcgfh |
官方URL | https://chromewebstore.google.com/detail/niall-all-in/kgmhmkpigkdpgiienjihmlhaoaafcgfh |
简介 | New Tab that includes the best watches in the world. |
文件大小 | 1.53 MB |
安装次数 | 17 |
当前版本 | 1.1.0 |
更新时间 | 2017-09-27 |
上架时间 | 2017-09-27 |
评分 | 5.00/5 共4次评分 |
开发者 | https://niallluxury.com |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Niall | All in", "description": "New Tab that includes the best watches in the world.", "version": "1.1.0", "author": "Adam Anderson", "icons": { "128": "icon-128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage" ], "manifest_version": 2 } |