zoukankan      html  css  js  c++  java
  • chrome jsonView插件安装

    chrome 应用商店打不开,想装插件愁死人了。

    今天想到一个好方法,以 jsonView插件为例分享一下。

    1、打开 https://github.com ;

    2、搜索 jsonView 链接:https://github.com/search?utf8=✓&q=jsonview;

    3、选择需要的插件(我是选这个gildas-lormeau/JSONView-for-Chrome

    );

    4、点击【Download Zip】,插件下载完成,解压缩到相应目录(D:DownloadJSONView-for-Chrome-master);

    5、安装,打开chrome - 扩展程序 (地址栏输入chrome://extensions/);

    6、右上角,选中“开发模式”;

    7、点击"加载正在开发的扩展程序..." -> 选择插件目录(D:DownloadJSONView-for-Chrome-masterWebContent);

    8、安装完成,重新加载 (Ctrl+R)。

    赶紧试试吧!测试地址:http://jsonview.com/example.json

  • 相关阅读:
    Valid Parentheses
    3Sum
    泛型(一)
    Longest Common Prefix
    Roman to Integer
    Integer to Roman
    Container With Most Water
    知道创宇研发技能表v2.2
    anti-dns pinning 攻击
    dominator
  • 原文地址:https://www.cnblogs.com/huxinping8800/p/7085083.html
Copyright © 2011-2022 走看看