Web Developers Shortcut

In this extension you can find your most used websites URL.

什麼是Web Developers Shortcut?

Web Developers Shortcut是由MD Raihan開發的Chrome擴展程式,該擴展的主要功能是“In this extension you can find your most used websites URL.”。

擴展截圖

screenshot

下載Web Developers Shortcut擴展crx文件

下載Web Developers Shortcut擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        In this extension you can find your most used websites URL.                    

擴展基本資訊

名稱 Web Developers Shortcut Web Developers Shortcut
ID mpkgpmjgacppfmdklkiifhaldaihdmad
官方網址 https://chromewebstore.google.com/detail/web-developers-shortcut/mpkgpmjgacppfmdklkiifhaldaihdmad
簡介 In this extension you can find your most used websites URL.
檔案大小 5.94 KB
安裝次數 39
目前版本 1.0
更新時間 2019-02-18
上架時間 2019-02-18
評分 5.00/5 共 5 次評分
開發者 MD Raihan
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Web Developers Shortcut",
    "version": "1.0",
    "manifest_version": 2,
    "description": "In this extension you can find your most used websites URL.",
    "author": "Raihan",
    "browser_action": {
        "default_icon": "icon_128.png",
        "default_title": "Web Developers Shortcut",
        "default_popup": "popup.html"
    }
}