Apple iPhone - Latest News Update
The extension for Google Chrome lets you know about latest news of Apple iPhone before anyone else
什么是Apple iPhone - Latest News Update?
Apple iPhone - Latest News Update是由lordofseoservice开发的Chrome扩展程序,该扩展的主要功能是“The extension for Google Chrome lets you know about latest news of Apple iPhone before anyone else”。
扩展截图
下载Apple iPhone - Latest News Update扩展crx文件
下载Apple iPhone - Latest News Update扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The extension for Google Chrome lets you know about latest news of all Apple iPhone and update before anyone else
❤ Why use this extension? ❤
- Get the latest news on Apple iPhone
- Be in the know without a click.
- All updates are now fully automatic
- Desktop notifications now uses Chrome’s new notification center tray.
- Beautiful and usable news widget.
- Flexible And Nice Design.
The extension is currently only available in English, it will be available in other languages in upcoming releases.
DISCLAIMER:
All Blog News From RSS Feed.. 扩展基本信息
| 名称 | |
| ID | moojojpdmocfkblkfekfpmnkmllhbljo |
| 官方URL | https://chromewebstore.google.com/detail/apple-iphone-latest-news/moojojpdmocfkblkfekfpmnkmllhbljo |
| 简介 | The extension for Google Chrome lets you know about latest news of Apple iPhone before anyone else |
| 文件大小 | 96.16 KB |
| 安装次数 | 30 |
| 当前版本 | 1.9 |
| 更新时间 | 2020-01-06 |
| 上架时间 | 2020-01-04 |
| 开发者 | lordofseoservice |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.cacellular.co.za/ |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Apple iPhone - Latest News Update",
"description": "The extension for Google Chrome lets you know about latest news of Apple iPhone before anyone else",
"background": {
"page": "background.html"
},
"default_locale": "en",
"browser_action": {
"default_icon": "img\/icon.png",
"default_popup": "popup.html"
},
"icons": {
"128": "img\/icon-128.png",
"16": "img\/icon-16.png",
"48": "img\/icon-48.png"
},
"manifest_version": 2,
"options_page": "options.html",
"permissions": [
"https:\/\/www.digitaltrends.com\/*"
],
"version": "1.9"
} | |