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