TheDroidWay : Modify your Android our Way

TheDroidWay is an emerging Android Blog which publishes Android tutorials , app stories, reviews and also provide support.

什么是TheDroidWay : Modify your Android our Way?

TheDroidWay : Modify your Android our Way是由https://www.thedroidway.com开发的Chrome扩展程序,该扩展的主要功能是“TheDroidWay is an emerging Android Blog which publishes Android tutorials , app stories, reviews and also provide support.”。

扩展截图

screenshot

下载TheDroidWay : Modify your Android our Way扩展crx文件

下载TheDroidWay : Modify your Android our Way扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        TheDroidWay is an emerging Android Blog. Here we publishes Android Tutorials, rooting guides, rooting tools, android tricks, android apps, and many more Droid Stuff. We also provide support and help droid users with solutions to different kinds of problems. With this plugin, you can keep yourself updated with the Android World.
So stay tuned.                    

扩展基本信息

名称 TheDroidWay : Modify your Android our Way TheDroidWay : Modify your Android our Way
ID eggafenfldlaaefokcbdbinjhifjgoda
官方URL https://chromewebstore.google.com/detail/thedroidway-modify-your-a/eggafenfldlaaefokcbdbinjhifjgoda
简介 TheDroidWay is an emerging Android Blog which publishes Android tutorials , app stories, reviews and also provide support.
文件大小 21.87 KB
安装次数 1,156
当前版本 0.1
更新时间 2018-03-18
上架时间 2018-03-18
评分 4.00/5 共3次评分
开发者 https://www.thedroidway.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.parthpatel.net
帮助页面URL https://www.thedroidway.com/category/android-apps/
隐私政策页面URL http://www.thedroidway.com/privacy-policy
支持的语言 en-US
manifest.json
{
    "name": "TheDroidWay : Modify your Android our Way",
    "short_name": "TheDroidWay Posts",
    "description": "TheDroidWay is an emerging Android Blog which publishes Android tutorials , app stories, reviews and also provide support.",
    "browser_action": {
        "default_icon": {
            "128": "icon-128.png",
            "64": "icon-64.png",
            "48": "icon-48.png",
            "32": "icon-32.png"
        },
        "default_title": "Read Droid Tutorials",
        "default_popup": "extension.html"
    },
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "0.1"
}