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
官方網址 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"
}