暂无描述

netinfo.json 5.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. {
  2. "title":"Network Information API",
  3. "description":"The Network Information API enables web applications to access information about the network connection in use by the device.",
  4. "spec":"http://wicg.github.io/netinfo/",
  5. "status":"unoff",
  6. "links":[
  7. {
  8. "url":"https://www.igvita.com/2014/12/15/capability-reporting-with-service-worker/",
  9. "title":"(NetInfo) Capability reporting with ServiceWorker"
  10. }
  11. ],
  12. "bugs":[
  13. ],
  14. "categories":[
  15. "DOM",
  16. "JS API"
  17. ],
  18. "stats":{
  19. "ie":{
  20. "5.5":"n",
  21. "6":"n",
  22. "7":"n",
  23. "8":"n",
  24. "9":"n",
  25. "10":"n",
  26. "11":"n"
  27. },
  28. "edge":{
  29. "12":"n",
  30. "13":"n",
  31. "14":"n",
  32. "15":"n",
  33. "16":"n",
  34. "17":"n"
  35. },
  36. "firefox":{
  37. "2":"n",
  38. "3":"n",
  39. "3.5":"n",
  40. "3.6":"n",
  41. "4":"n",
  42. "5":"n",
  43. "6":"n",
  44. "7":"n",
  45. "8":"n",
  46. "9":"n",
  47. "10":"n",
  48. "11":"n",
  49. "12":"n",
  50. "13":"n",
  51. "14":"n",
  52. "15":"n",
  53. "16":"n",
  54. "17":"n",
  55. "18":"n",
  56. "19":"n",
  57. "20":"n",
  58. "21":"n",
  59. "22":"n",
  60. "23":"n",
  61. "24":"n",
  62. "25":"n",
  63. "26":"n",
  64. "27":"n",
  65. "28":"n",
  66. "29":"n",
  67. "30":"n",
  68. "31":"n",
  69. "32":"n",
  70. "33":"n",
  71. "34":"n",
  72. "35":"n",
  73. "36":"n",
  74. "37":"n",
  75. "38":"n",
  76. "39":"n",
  77. "40":"n",
  78. "41":"n",
  79. "42":"n",
  80. "43":"n",
  81. "44":"n",
  82. "45":"n",
  83. "46":"n",
  84. "47":"n",
  85. "48":"n",
  86. "49":"n",
  87. "50":"n",
  88. "51":"n",
  89. "52":"n",
  90. "53":"n",
  91. "54":"n",
  92. "55":"n",
  93. "56":"n",
  94. "57":"n",
  95. "58":"n",
  96. "59":"n",
  97. "60":"n",
  98. "61":"n"
  99. },
  100. "chrome":{
  101. "4":"n",
  102. "5":"n",
  103. "6":"n",
  104. "7":"n",
  105. "8":"n",
  106. "9":"n",
  107. "10":"n",
  108. "11":"n",
  109. "12":"n",
  110. "13":"n",
  111. "14":"n",
  112. "15":"n",
  113. "16":"n",
  114. "17":"n",
  115. "18":"n",
  116. "19":"n",
  117. "20":"n",
  118. "21":"n",
  119. "22":"n",
  120. "23":"n",
  121. "24":"n",
  122. "25":"n",
  123. "26":"n",
  124. "27":"n",
  125. "28":"n",
  126. "29":"n",
  127. "30":"n",
  128. "31":"n",
  129. "32":"n",
  130. "33":"n",
  131. "34":"n",
  132. "35":"n",
  133. "36":"n",
  134. "37":"n",
  135. "38":"n",
  136. "39":"n",
  137. "40":"n",
  138. "41":"n",
  139. "42":"n",
  140. "43":"n",
  141. "44":"n",
  142. "45":"n",
  143. "46":"n",
  144. "47":"n",
  145. "48":"n",
  146. "49":"n",
  147. "50":"n",
  148. "51":"n",
  149. "52":"n",
  150. "53":"n",
  151. "54":"n",
  152. "55":"n",
  153. "56":"n",
  154. "57":"n",
  155. "58":"n",
  156. "59":"n",
  157. "60":"n",
  158. "61":"a #4",
  159. "62":"a #4",
  160. "63":"a #4",
  161. "64":"a #4",
  162. "65":"a #4",
  163. "66":"a #4",
  164. "67":"a #4"
  165. },
  166. "safari":{
  167. "3.1":"n",
  168. "3.2":"n",
  169. "4":"n",
  170. "5":"n",
  171. "5.1":"n",
  172. "6":"n",
  173. "6.1":"n",
  174. "7":"n",
  175. "7.1":"n",
  176. "8":"n",
  177. "9":"n",
  178. "9.1":"n",
  179. "10":"n",
  180. "10.1":"n",
  181. "11":"n",
  182. "11.1":"n",
  183. "TP":"n"
  184. },
  185. "opera":{
  186. "9":"n",
  187. "9.5-9.6":"n",
  188. "10.0-10.1":"n",
  189. "10.5":"n",
  190. "10.6":"n",
  191. "11":"n",
  192. "11.1":"n",
  193. "11.5":"n",
  194. "11.6":"n",
  195. "12":"n",
  196. "12.1":"n",
  197. "15":"n",
  198. "16":"n",
  199. "17":"n",
  200. "18":"n",
  201. "19":"n",
  202. "20":"n",
  203. "21":"n",
  204. "22":"n",
  205. "23":"n",
  206. "24":"n",
  207. "25":"n",
  208. "26":"n",
  209. "27":"n",
  210. "28":"n",
  211. "29":"n",
  212. "30":"n",
  213. "31":"n",
  214. "32":"n",
  215. "33":"n",
  216. "34":"n",
  217. "35":"n",
  218. "36":"n",
  219. "37":"n",
  220. "38":"n",
  221. "39":"n",
  222. "40":"n",
  223. "41":"n",
  224. "42":"n",
  225. "43":"n",
  226. "44":"n",
  227. "45":"n",
  228. "46":"n",
  229. "47":"n",
  230. "48":"a #4",
  231. "49":"a #4",
  232. "50":"a #4",
  233. "51":"a #4",
  234. "52":"a #4"
  235. },
  236. "ios_saf":{
  237. "3.2":"n",
  238. "4.0-4.1":"n",
  239. "4.2-4.3":"n",
  240. "5.0-5.1":"n",
  241. "6.0-6.1":"n",
  242. "7.0-7.1":"n",
  243. "8":"n",
  244. "8.1-8.4":"n",
  245. "9.0-9.2":"n",
  246. "9.3":"n",
  247. "10.0-10.2":"n",
  248. "10.3":"n",
  249. "11.0-11.2":"n",
  250. "11.3":"n"
  251. },
  252. "op_mini":{
  253. "all":"n"
  254. },
  255. "android":{
  256. "2.1":"n",
  257. "2.2":"a #1",
  258. "2.3":"a #1",
  259. "3":"a #1",
  260. "4":"a #1",
  261. "4.1":"a #1",
  262. "4.2-4.3":"a #1",
  263. "4.4":"n",
  264. "4.4.3-4.4.4":"n",
  265. "62":"a #3"
  266. },
  267. "bb":{
  268. "7":"n",
  269. "10":"n"
  270. },
  271. "op_mob":{
  272. "10":"n",
  273. "11":"n",
  274. "11.1":"n",
  275. "11.5":"n",
  276. "12":"n",
  277. "12.1":"n",
  278. "37":"a #3"
  279. },
  280. "and_chr":{
  281. "64":"a #3"
  282. },
  283. "and_ff":{
  284. "57":"a #2"
  285. },
  286. "ie_mob":{
  287. "10":"n",
  288. "11":"n"
  289. },
  290. "and_uc":{
  291. "11.8":"n"
  292. },
  293. "samsung":{
  294. "4":"a #1",
  295. "5":"a #3",
  296. "6.2":"a #3"
  297. },
  298. "and_qq":{
  299. "1.2":"n"
  300. },
  301. "baidu":{
  302. "7.12":"a #3"
  303. }
  304. },
  305. "notes":"In Chrome the API is enabled on Android only, support for other platforms [is coming](https://docs.google.com/a/chromium.org/document/d/1LTk9uVMGi4kurzcF5ellsAJReTF31fFJMHrQwSVtBjc/) . Support is also available on [Firefox OS](https://bugzilla.mozilla.org/show_bug.cgi?id=960426).",
  306. "notes_by_num":{
  307. "1":"Supports only the `navigator.connection.type` value which doesn't match the latest spec. [see details](http://davidbcalhoun.com/2010/using-navigator-connection-android/)",
  308. "2":"Only supports the `type` value.",
  309. "3":"Only supports the `type` and `downloadMax` values.",
  310. "4":"Only supports the `downlink`, `effectiveType` & `rtt` values."
  311. },
  312. "usage_perc_y":0,
  313. "usage_perc_a":58.79,
  314. "ucprefix":false,
  315. "parent":"",
  316. "keywords":"performance,network,network information,netinfo",
  317. "ie_id":"",
  318. "chrome_id":"6338383617982464",
  319. "firefox_id":"",
  320. "webkit_id":"",
  321. "shown":true
  322. }