VS2013新增的Browser Link功能虽然“强大”,但我并不需要。

但默认是开启的,会在页面中自动添加如下的代码,真是烦人!

<!-- Visual Studio Browser Link -->
<script type="application/json" id="__browserLink_initializationData">
{"appName":"Firefox","requestId":"861592d477c64fd590b602a9f006c074"}
</script>
<script type="text/javascript" src="http://localhost:2968/f26bea4f8e6a45868431324e7994cd75/browserLink" async="async"></script>
<!-- End Browser Link -->

如何干掉Browser Link功能?还我干净的页面代码。

. How do I turn off Browser Link?

You can uncheck “Enable Browser Link” and it will be turned off “ Browser Link” for all future requests made.

You can also use the following appsettings in your web.config file.

1. Set appSetting “vs:EnableBrowserLink” to “false ““. This will  disable Browser Link.

2. Set debug= false in web.config file. This will  also disable Browser Link. Note that debug= true is required for Browser Link feature to work.

最新文章

  1. alpha 发布评论
  2. Java并发之Condition 并发同步控制
  3. 数据库查询Database中的表
  4. DevOps的修炼之路!
  5. 在JAVA和android中常用的单列模式
  6. [软件] UnicornViewer
  7. 什么是co-training
  8. &lt;转&gt;键盘扫描码
  9. Arch 安装步骤
  10. Sina App Engine(SAE)入门教程(8)- SaeFetchurl使用
  11. Couchbase 上手nosql for .net
  12. requirejs + vue 项目搭建
  13. easyui出口excel无法下载框弹出的办法来解决
  14. C# SessionHelper
  15. hexo部署github和gitment操作简单介绍
  16. 使用spark ml pipeline进行机器学习
  17. angualrjs 文本框去掉表情
  18. spring cloud:Edgware.RELEASE版本hystrix超时新坑
  19. BZOJ 2818 GCD 素数筛+欧拉函数+前缀和
  20. 破解神器Hashcat使用简介

热门文章

  1. C#图像处理(2):给图片加白边
  2. Oracle自动备份脚本
  3. 如何修改UIButton按下后默认的蓝色效果
  4. C/C++中的虚析构函数和私有析构函数的使用
  5. mfc EDIT字体颜色
  6. ecstore后台规格超过一定数量保存丢失
  7. Django的 select_related 和 prefetch_related 函数对 QuerySet 查询的优化(三)
  8. unix c 08
  9. poj2196
  10. WifiDog系统