Allow selection, right click and copy on Microfiches.net syndicate websites

Allow text selections and right clicks on microfiches.net syndicate websites (motorbike parts resellers)

当前为 2024-10-01 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name Allow selection, right click and copy on Microfiches.net syndicate websites
  3. // @namespace StephenP
  4. // @license MIT
  5.  
  6. //ITALY
  7. // @match https://www.bike-parts-honda.it/
  8. // @match https://www.bike-parts-yam.it/
  9. // @match https://www.bike-parts-suz.it/
  10. // @match https://www.ricambi-ducati.it/
  11. // @match https://www.ricambi-moto-bmw.it/
  12. // @match https://www.bike-parts-kawa.it/
  13. // @match https://www.ricambi-kymco.com/
  14. // @match https://www.ricambi-ktm.it/
  15. // @match https://www.ricambi-triumph.it/
  16. // @match https://www.ricambi-polaris.it/
  17. // @match https://www.ricambi-honda.it/
  18. // @match https://www.aprilia.ricambi-moto-scooter.com/
  19. // @match https://www.ricambi-mv.it/
  20. // @match https://www.classic-red.com/
  21. // @match https://www.ricambi-bmw.it/
  22. // @match https://www.ricambi-husqvarna.it/
  23. // @match https://www.ricambi-mash.it/
  24. // @match https://www.piaggio.ricambi-moto-scooter.com/
  25. // @match https://www.motoguzzi.ricambi-moto-scooter.com/
  26. // @match https://www.bike-parts-sym.it/
  27. // @match https://www.ricambio-gasgas.it/
  28. // @match https://www.ricambi-royalenfield.it/
  29. // @match https://www.ricambi-mini.it/
  30. // @match https://www.ricambi-sea-doo.it/
  31. // @match https://www.ricambi-can-am.it/
  32. // @match https://www.ricambi-benelli.it/
  33. // @match https://www.ricambi-isuzu.it/
  34. // @match https://www.honda.ricambi-giardino.it/
  35. // @match https://www.kawasaki.ricambi-giardino.it/
  36. // @match https://www.stihl.ricambi-giardino.it/
  37. // @match https://www.husqvarna.ricambi-giardino.it/
  38. // @match https://www.unlimited-power.net/
  39. // @match https://www.manuale-tecnico.it/
  40. //GERMANY
  41. // @match https://www.bike-parts-honda.de/
  42. // @match https://www.bike-parts-yam.de/
  43. // @match https://www.bike-parts-suz.de/
  44. // @match https://www.ersatzteile-ducati.de/
  45. // @match https://www.ersatzteile-motorrad-bmw.de/
  46. // @match https://www.bike-parts-kawa.de/
  47. // @match https://www.ersatzteile-kymco.de/
  48. // @match https://www.ersatzteile-ktm.de/
  49. // @match https://www.ersatzteile-triumph.de/
  50. // @match https://www.ersatzteile-polaris.de/
  51. // @match https://www.ersatzteile-honda.de//
  52. // @match https://www.aprilia.original-ersatzteilkatalog.de/
  53. // @match https://www.ersatzteile-mvagusta.de/
  54. // @match https://www.classic-red.com/
  55. // @match https://www.ersatzteile-auto-bmw.de/
  56. // @match https://www.ersatzteile-husqvarna.de/
  57. // @match https://www.ersatzteile-mash.de/
  58. // @match https://www.piaggio.original-ersatzteilkatalog.de/
  59. // @match https://www.motoguzzi.original-ersatzteilkatalog.de/
  60. // @match https://www.bike-parts-sym.de/
  61. // @match https://www.ersatzteile-gasgas.de/
  62. // @match https://www.ersatzteile-royalenfield.de/
  63. // @match https://www.ersatzteile-mini.de/
  64. // @match https://www.ersatzteile-sea-doo.de/
  65. // @match https://www.ersatzteile-can-am.de/
  66. // @match https://www.ersatzteile-benelli.de/
  67. // @match https://www.ersatzteile-isuzu.de/
  68. // @match https://www.honda.ersatzteile-garten.de/
  69. // @match https://www.kawasaki.ersatzteile-garten.de/
  70. // @match https://www.stihl.ersatzteile-garten.de/
  71. // @match https://www.husqvarna.ersatzteile-garten.de/
  72. // @match https://www.unlimited-power.net/
  73. // @match https://www.geratehandbuch.de/
  74. //ENGLISH
  75. // @match https://www.bike-parts-honda.com/
  76. // @match https://www.bike-parts-yam.com/
  77. // @match https://www.bike-parts-suz.com/
  78. // @match https://www.bike-parts-ducati.com/
  79. // @match https://www.bike-parts-bmw.com/
  80. // @match https://www.bike-parts-kawa.com/
  81. // @match https://www.bike-parts-kymco.uk/
  82. // @match https://www.bike-parts-ktm.com/
  83. // @match https://www.bike-parts-triumph.com/
  84. // @match https://www.parts-polaris.uk/
  85. // @match https://www.parts-honda.uk/
  86. // @match https://www.aprilia.genuine-parts-catalogue.com/
  87. // @match https://www.bike-parts-mv.com/
  88. // @match https://www.classic-red.com/
  89. // @match https://www.bmw-spare-parts.com/
  90. // @match https://www.bike-parts-husqvarna.com/
  91. // @match https://www.bike-parts-mash.com/
  92. // @match https://www.www.piaggio.genuine-parts-catalogue.com/
  93. // @match https://www.motoguzzi.genuine-parts-catalogue.com/
  94. // @match https://www.bike-parts-sym.com/
  95. // @match https://www.bike-parts-gasgas.com/
  96. // @match https://www.bike-parts-royalenfield.com/
  97. // @match https://www.mini-spare-parts.com/
  98. // @match https://www.bike-parts-sea-doo.com/
  99. // @match https://www.bike-parts-can-am.com/
  100. // @match https://www.bike-parts-benelli.com/
  101. // @match https://www.parts-isuzu.com/
  102. // @match https://www.honda.gardening-parts.com/
  103. // @match https://www.kawasaki.gardening-parts.com/
  104. // @match https://www.stihl.gardening-parts.com/
  105. // @match https://www.husqvarna.gardening-parts.com/
  106. // @match https://www.unlimited-power.net/
  107. // @match https://www.technical-manual.com/
  108. //FRENCH
  109. // @match https://www.bike-parts.fr/
  110. // @match https://www.pieces-yam.com/
  111. // @match https://www.pieces-suz.com/
  112. // @match https://www.pieces-ducati.com/
  113. // @match https://www.pieces-bmw-moto.fr/
  114. // @match https://www.pieces-kawa.com/
  115. // @match https://www.pieces-kymco.com/
  116. // @match https://www.pieces-ktm.com/
  117. // @match https://www.pieces-triumph.com/
  118. // @match https://www.pieces-polaris.com/
  119. // @match https://www.pieces-auto-honda.fr/
  120. // @match https://www.aprilia.pieces-detachees-origine.fr/
  121. // @match https://www.pieces-mv.com/
  122. // @match https://www.classic-red.fr/
  123. // @match https://www.pieces-bmw.fr/
  124. // @match https://www.pieces-husqvarna.com/
  125. // @match https://www.pieces-mash.com/
  126. // @match https://www.piaggio.pieces-detachees-origine.fr/
  127. // @match https://www.motoguzzi.pieces-detachees-origine.fr/
  128. // @match https://www.pieces-sym.com/
  129. // @match https://www.pieces-gasgas.com/
  130. // @match https://www.royalenfield-pieces.fr/
  131. // @match https://www.pieces-mini.com/
  132. // @match https://www.pieces-sea-doo.fr/
  133. // @match https://www.pieces-can-am.fr/
  134. // @match https://www.benelli-pieces.fr/
  135. // @match https://www.pieces-isuzu.fr/
  136. // @match https://www.honda.pieces-jardin.fr/
  137. // @match https://www.kawasaki.pieces-jardin.fr/
  138. // @match https://www.stihl.pieces-jardin.fr/
  139. // @match https://www.husqvarna.pieces-jardin.fr/
  140. // @match https://www.up-power.eu/
  141. // @match https://www.manuel-technique.com/
  142. //SPANISH
  143. // @match https://www.bike-parts-honda.es/
  144. // @match https://www.bike-parts-yam.es/
  145. // @match https://www.bike-parts-suz.es/
  146. // @match https://www.repuestos-ducati.es/
  147. // @match https://www.recambios-moto-bmw.es/
  148. // @match https://www.bike-parts-kawa.es/
  149. // @match https://www.recambio-kymco.com/
  150. // @match https://www.repuestos-ktm.es/
  151. // @match https://www.recambios-triumph.es/
  152. // @match https://www.recambio-polaris.es/
  153. // @match https://www.repuestos-honda.es/
  154. // @match https://www.aprilia.catalogo-recambios.es/
  155. // @match https://www.recambio-mv.es/
  156. // @match https://www.classic-red.com/
  157. // @match https://www.recambios-bmw.es/
  158. // @match https://www.repuestos-husqvarna.es/
  159. // @match https://www.recambios-mash.es/
  160. // @match https://www.piaggio.catalogo-recambios.es/
  161. // @match https://www.motoguzzi.catalogo-recambios.es/
  162. // @match https://www.bike-parts-sym.es/
  163. // @match https://www.repuestos-gasgas.es/
  164. // @match https://www.recambios-royalenfield.es/
  165. // @match https://www.recambios-mini.es/
  166. // @match https://www.recambios-sea-doo.es/
  167. // @match https://www.recambios-can-am.es/
  168. // @match https://www.recambios-benelli.es/
  169. // @match https://www.recambios-isuzu.es/
  170. // @match https://www.honda.recambios-jardin.es/
  171. // @match https://www.kawasaki.recambios-jardin.es/
  172. // @match https://www.stihl.recambios-jardin.es/
  173. // @match https://www.husqvarna.recambios-jardin.es/
  174. // @match https://www.unlimited-power.net/
  175. // @match https://www.manual-tecnico.es/
  176. // @grant none
  177. // @version 1.0
  178. // @author StephenP
  179. // @description Allow text selections and right clicks on microfiches.net syndicate websites (motorbike parts resellers)
  180. // ==/UserScript==
  181. //MIT License
  182. //
  183. //Copyright (c) 2024 StephenP
  184. //
  185. //Permission is hereby granted, free of charge, to any person obtaining a copy
  186. //of this software and associated documentation files (the "Software"), to deal
  187. //in the Software without restriction, including without limitation the rights
  188. //to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  189. //copies of the Software, and to permit persons to whom the Software is
  190. //furnished to do so, subject to the following conditions:
  191. //
  192. //The above copyright notice and this permission notice shall be included in all
  193. //copies or substantial portions of the Software.
  194. //
  195. //THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  196. //IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  197. //FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  198. //AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  199. //LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  200. //OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  201. //SOFTWARE.
  202.  
  203.  
  204. var s=document.createElement("STYLE");
  205. s.innerHTML=`
  206. *{
  207. -webkit-touch-callout: unset !important;
  208. -webkit-user-select: unset !important;
  209. -khtml-user-select: unset !important;
  210. -moz-user-select: unset !important;
  211. -ms-user-select: unset !important;
  212. user-select: unset !important;
  213. }
  214. `
  215. document.body.appendChild(s);