Няма описание

registerprotocolhandler.json 5.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319
  1. {
  2. "title":"Custom protocol handling",
  3. "description":"Method of allowing a webpage to handle a given protocol using `navigator.registerProtocolHandler`. This allows certain URLs to be opened by a given web application, for example `mailto:` addresses can be opened by a webmail client.",
  4. "spec":"https://html.spec.whatwg.org/multipage/webappapis.html#custom-handlers",
  5. "status":"ls",
  6. "links":[
  7. {
  8. "url":"https://developer.mozilla.org/en-US/docs/Web/API/Navigator/registerProtocolHandler",
  9. "title":"MDN Web Docs - Register protocol handler"
  10. }
  11. ],
  12. "bugs":[
  13. ],
  14. "categories":[
  15. "HTML5"
  16. ],
  17. "stats":{
  18. "ie":{
  19. "5.5":"n",
  20. "6":"n",
  21. "7":"n",
  22. "8":"n",
  23. "9":"n",
  24. "10":"n",
  25. "11":"n"
  26. },
  27. "edge":{
  28. "12":"n",
  29. "13":"n",
  30. "14":"n",
  31. "15":"n",
  32. "16":"n",
  33. "17":"n"
  34. },
  35. "firefox":{
  36. "2":"n",
  37. "3":"y",
  38. "3.5":"y",
  39. "3.6":"y",
  40. "4":"y",
  41. "5":"y",
  42. "6":"y",
  43. "7":"y",
  44. "8":"y",
  45. "9":"y",
  46. "10":"y",
  47. "11":"y",
  48. "12":"y",
  49. "13":"y",
  50. "14":"y",
  51. "15":"y",
  52. "16":"y",
  53. "17":"y",
  54. "18":"y",
  55. "19":"y",
  56. "20":"y",
  57. "21":"y",
  58. "22":"y",
  59. "23":"y",
  60. "24":"y",
  61. "25":"y",
  62. "26":"y",
  63. "27":"y",
  64. "28":"y",
  65. "29":"y",
  66. "30":"y",
  67. "31":"y",
  68. "32":"y",
  69. "33":"y",
  70. "34":"y",
  71. "35":"y",
  72. "36":"y",
  73. "37":"y",
  74. "38":"y",
  75. "39":"y",
  76. "40":"y",
  77. "41":"y",
  78. "42":"y",
  79. "43":"y",
  80. "44":"y",
  81. "45":"y",
  82. "46":"y",
  83. "47":"y",
  84. "48":"y",
  85. "49":"y",
  86. "50":"y",
  87. "51":"y",
  88. "52":"y",
  89. "53":"y",
  90. "54":"y",
  91. "55":"y",
  92. "56":"y",
  93. "57":"y",
  94. "58":"y",
  95. "59":"y",
  96. "60":"y",
  97. "61":"y"
  98. },
  99. "chrome":{
  100. "4":"n",
  101. "5":"n",
  102. "6":"n",
  103. "7":"n",
  104. "8":"n",
  105. "9":"n",
  106. "10":"n",
  107. "11":"n",
  108. "12":"n",
  109. "13":"y #1",
  110. "14":"y #1",
  111. "15":"y #1",
  112. "16":"y #1",
  113. "17":"y #1",
  114. "18":"y #1",
  115. "19":"y #1",
  116. "20":"y #1",
  117. "21":"y #1",
  118. "22":"y #1",
  119. "23":"y #1",
  120. "24":"y #1",
  121. "25":"y #1",
  122. "26":"y #1",
  123. "27":"y #1",
  124. "28":"y #1",
  125. "29":"y #1",
  126. "30":"y #1",
  127. "31":"y #1",
  128. "32":"y #1",
  129. "33":"y #1",
  130. "34":"y #1",
  131. "35":"y #1",
  132. "36":"y #1",
  133. "37":"y #1",
  134. "38":"y #1",
  135. "39":"y #1",
  136. "40":"y #1",
  137. "41":"y #1",
  138. "42":"y #1",
  139. "43":"y #1",
  140. "44":"y #1",
  141. "45":"y #1",
  142. "46":"y #1",
  143. "47":"y #1",
  144. "48":"y #1",
  145. "49":"y #1",
  146. "50":"y #1",
  147. "51":"y #1",
  148. "52":"y #1",
  149. "53":"y #1",
  150. "54":"y #1",
  151. "55":"y #1",
  152. "56":"y #1",
  153. "57":"y #1",
  154. "58":"y #1",
  155. "59":"y #1",
  156. "60":"y #1",
  157. "61":"y #1",
  158. "62":"y #1",
  159. "63":"y #1",
  160. "64":"y #1",
  161. "65":"y #1",
  162. "66":"y #1",
  163. "67":"y #1"
  164. },
  165. "safari":{
  166. "3.1":"n",
  167. "3.2":"n",
  168. "4":"n",
  169. "5":"n",
  170. "5.1":"n",
  171. "6":"n",
  172. "6.1":"n",
  173. "7":"n",
  174. "7.1":"n",
  175. "8":"n",
  176. "9":"n",
  177. "9.1":"n",
  178. "10":"n",
  179. "10.1":"n",
  180. "11":"n",
  181. "11.1":"n",
  182. "TP":"n"
  183. },
  184. "opera":{
  185. "9":"n",
  186. "9.5-9.6":"n",
  187. "10.0-10.1":"n",
  188. "10.5":"n",
  189. "10.6":"n",
  190. "11":"n",
  191. "11.1":"n",
  192. "11.5":"n",
  193. "11.6":"y #1",
  194. "12":"y #1",
  195. "12.1":"y #1",
  196. "15":"y #1",
  197. "16":"y #1",
  198. "17":"y #1",
  199. "18":"y #1",
  200. "19":"y #1",
  201. "20":"y #1",
  202. "21":"y #1",
  203. "22":"y #1",
  204. "23":"y #1",
  205. "24":"y #1",
  206. "25":"y #1",
  207. "26":"y #1",
  208. "27":"y #1",
  209. "28":"y #1",
  210. "29":"y #1",
  211. "30":"y #1",
  212. "31":"y #1",
  213. "32":"y #1",
  214. "33":"y #1",
  215. "34":"y #1",
  216. "35":"y #1",
  217. "36":"y #1",
  218. "37":"y #1",
  219. "38":"y #1",
  220. "39":"y #1",
  221. "40":"y #1",
  222. "41":"y #1",
  223. "42":"y #1",
  224. "43":"y #1",
  225. "44":"y #1",
  226. "45":"y #1",
  227. "46":"y #1",
  228. "47":"y #1",
  229. "48":"y #1",
  230. "49":"y #1",
  231. "50":"y #1",
  232. "51":"y #1",
  233. "52":"y #1"
  234. },
  235. "ios_saf":{
  236. "3.2":"n",
  237. "4.0-4.1":"n",
  238. "4.2-4.3":"n",
  239. "5.0-5.1":"n",
  240. "6.0-6.1":"n",
  241. "7.0-7.1":"n",
  242. "8":"n",
  243. "8.1-8.4":"n",
  244. "9.0-9.2":"n",
  245. "9.3":"n",
  246. "10.0-10.2":"n",
  247. "10.3":"n",
  248. "11.0-11.2":"n",
  249. "11.3":"n"
  250. },
  251. "op_mini":{
  252. "all":"n"
  253. },
  254. "android":{
  255. "2.1":"n",
  256. "2.2":"n",
  257. "2.3":"n",
  258. "3":"n",
  259. "4":"n",
  260. "4.1":"n",
  261. "4.2-4.3":"n",
  262. "4.4":"n",
  263. "4.4.3-4.4.4":"n",
  264. "62":"n"
  265. },
  266. "bb":{
  267. "7":"n",
  268. "10":"y #1"
  269. },
  270. "op_mob":{
  271. "10":"n",
  272. "11":"n",
  273. "11.1":"n",
  274. "11.5":"n",
  275. "12":"n",
  276. "12.1":"n",
  277. "37":"n"
  278. },
  279. "and_chr":{
  280. "64":"n"
  281. },
  282. "and_ff":{
  283. "57":"n"
  284. },
  285. "ie_mob":{
  286. "10":"n",
  287. "11":"n"
  288. },
  289. "and_uc":{
  290. "11.8":"n"
  291. },
  292. "samsung":{
  293. "4":"n",
  294. "5":"n",
  295. "6.2":"n"
  296. },
  297. "and_qq":{
  298. "1.2":"n"
  299. },
  300. "baidu":{
  301. "7.12":"n"
  302. }
  303. },
  304. "notes":"",
  305. "notes_by_num":{
  306. "1":"Supports protocols `mailto`, `mms`, `nntp`, `rtsp`, and `webcal` but requires custom protocols to start with `web+`"
  307. },
  308. "usage_perc_y":34.41,
  309. "usage_perc_a":0,
  310. "ucprefix":false,
  311. "parent":"",
  312. "keywords":"",
  313. "ie_id":"",
  314. "chrome_id":"",
  315. "firefox_id":"",
  316. "webkit_id":"",
  317. "shown":true
  318. }