red-eye-browser 1.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (615) hide show
  1. red_eye_browser-1.0.0/PKG-INFO +8 -0
  2. red_eye_browser-1.0.0/pyproject.toml +26 -0
  3. red_eye_browser-1.0.0/red_eye_browser.egg-info/PKG-INFO +8 -0
  4. red_eye_browser-1.0.0/red_eye_browser.egg-info/SOURCES.txt +613 -0
  5. red_eye_browser-1.0.0/red_eye_browser.egg-info/dependency_links.txt +1 -0
  6. red_eye_browser-1.0.0/red_eye_browser.egg-info/entry_points.txt +2 -0
  7. red_eye_browser-1.0.0/red_eye_browser.egg-info/requires.txt +2 -0
  8. red_eye_browser-1.0.0/red_eye_browser.egg-info/top_level.txt +1 -0
  9. red_eye_browser-1.0.0/redeye/__init__.py +14 -0
  10. red_eye_browser-1.0.0/redeye/async_api.py +95 -0
  11. red_eye_browser-1.0.0/redeye/cli.py +203 -0
  12. red_eye_browser-1.0.0/redeye/ip_timezone.py +59 -0
  13. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0001.json +190 -0
  14. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0002.json +187 -0
  15. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0003.json +187 -0
  16. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0004.json +191 -0
  17. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0005.json +187 -0
  18. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0006.json +187 -0
  19. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0007.json +187 -0
  20. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0008.json +190 -0
  21. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0009.json +191 -0
  22. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0010.json +189 -0
  23. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0011.json +188 -0
  24. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0012.json +191 -0
  25. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0013.json +187 -0
  26. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0014.json +188 -0
  27. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0015.json +191 -0
  28. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0016.json +188 -0
  29. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0017.json +190 -0
  30. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0018.json +187 -0
  31. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0019.json +190 -0
  32. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0020.json +187 -0
  33. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0021.json +189 -0
  34. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0022.json +188 -0
  35. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0023.json +189 -0
  36. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0024.json +190 -0
  37. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0025.json +189 -0
  38. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0026.json +190 -0
  39. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0027.json +190 -0
  40. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0028.json +188 -0
  41. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0029.json +190 -0
  42. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0030.json +189 -0
  43. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0031.json +191 -0
  44. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0032.json +188 -0
  45. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0033.json +189 -0
  46. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0034.json +188 -0
  47. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0035.json +188 -0
  48. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0036.json +188 -0
  49. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0037.json +191 -0
  50. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0038.json +190 -0
  51. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0039.json +191 -0
  52. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0040.json +188 -0
  53. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0041.json +188 -0
  54. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0042.json +187 -0
  55. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0043.json +190 -0
  56. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0044.json +187 -0
  57. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0045.json +188 -0
  58. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0046.json +190 -0
  59. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0047.json +190 -0
  60. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0048.json +190 -0
  61. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0049.json +190 -0
  62. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0050.json +190 -0
  63. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0051.json +191 -0
  64. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0052.json +188 -0
  65. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0053.json +188 -0
  66. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0054.json +191 -0
  67. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0055.json +191 -0
  68. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0056.json +187 -0
  69. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0057.json +187 -0
  70. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0058.json +188 -0
  71. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0059.json +189 -0
  72. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0060.json +191 -0
  73. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0061.json +191 -0
  74. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0062.json +189 -0
  75. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0063.json +187 -0
  76. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0064.json +188 -0
  77. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0065.json +189 -0
  78. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0066.json +189 -0
  79. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0067.json +189 -0
  80. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0068.json +188 -0
  81. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0069.json +191 -0
  82. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0070.json +187 -0
  83. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0071.json +190 -0
  84. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0072.json +188 -0
  85. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0073.json +188 -0
  86. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0074.json +187 -0
  87. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0075.json +187 -0
  88. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0076.json +189 -0
  89. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0077.json +188 -0
  90. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0078.json +190 -0
  91. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0079.json +189 -0
  92. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0080.json +191 -0
  93. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0081.json +191 -0
  94. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0082.json +188 -0
  95. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0083.json +187 -0
  96. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0084.json +190 -0
  97. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0085.json +189 -0
  98. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0086.json +187 -0
  99. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0087.json +188 -0
  100. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0088.json +188 -0
  101. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0089.json +187 -0
  102. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0090.json +188 -0
  103. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0091.json +190 -0
  104. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0092.json +188 -0
  105. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0093.json +190 -0
  106. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0094.json +189 -0
  107. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0095.json +188 -0
  108. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0096.json +190 -0
  109. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0097.json +187 -0
  110. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0098.json +190 -0
  111. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0099.json +189 -0
  112. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0100.json +190 -0
  113. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0101.json +190 -0
  114. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0102.json +187 -0
  115. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0103.json +191 -0
  116. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0104.json +191 -0
  117. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0105.json +191 -0
  118. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0106.json +191 -0
  119. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0107.json +191 -0
  120. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0108.json +190 -0
  121. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0109.json +190 -0
  122. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0110.json +190 -0
  123. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0111.json +189 -0
  124. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0112.json +189 -0
  125. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0113.json +191 -0
  126. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0114.json +188 -0
  127. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0115.json +188 -0
  128. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0116.json +188 -0
  129. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0117.json +187 -0
  130. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0118.json +188 -0
  131. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0119.json +189 -0
  132. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0120.json +187 -0
  133. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0121.json +190 -0
  134. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0122.json +189 -0
  135. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0123.json +190 -0
  136. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0124.json +187 -0
  137. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0125.json +190 -0
  138. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0126.json +188 -0
  139. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0127.json +188 -0
  140. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0128.json +187 -0
  141. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0129.json +191 -0
  142. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0130.json +190 -0
  143. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0131.json +188 -0
  144. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0132.json +190 -0
  145. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0133.json +188 -0
  146. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0134.json +190 -0
  147. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0135.json +188 -0
  148. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0136.json +190 -0
  149. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0137.json +188 -0
  150. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0138.json +190 -0
  151. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0139.json +190 -0
  152. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0140.json +190 -0
  153. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0141.json +187 -0
  154. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0142.json +190 -0
  155. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0143.json +191 -0
  156. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0144.json +189 -0
  157. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0145.json +188 -0
  158. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0146.json +187 -0
  159. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0147.json +189 -0
  160. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0148.json +188 -0
  161. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0149.json +190 -0
  162. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0150.json +188 -0
  163. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0151.json +189 -0
  164. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0152.json +190 -0
  165. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0153.json +187 -0
  166. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0154.json +190 -0
  167. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0155.json +189 -0
  168. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0156.json +191 -0
  169. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0157.json +188 -0
  170. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0158.json +187 -0
  171. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0159.json +124 -0
  172. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0160.json +187 -0
  173. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0161.json +189 -0
  174. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0162.json +188 -0
  175. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0163.json +189 -0
  176. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0164.json +188 -0
  177. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0165.json +190 -0
  178. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0166.json +187 -0
  179. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0167.json +187 -0
  180. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0168.json +190 -0
  181. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0169.json +189 -0
  182. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0170.json +188 -0
  183. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0171.json +190 -0
  184. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0172.json +188 -0
  185. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0173.json +188 -0
  186. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0174.json +188 -0
  187. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0175.json +189 -0
  188. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0176.json +190 -0
  189. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0177.json +187 -0
  190. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0178.json +188 -0
  191. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0179.json +187 -0
  192. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0180.json +190 -0
  193. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0181.json +187 -0
  194. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0182.json +190 -0
  195. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0183.json +190 -0
  196. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0184.json +189 -0
  197. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0185.json +187 -0
  198. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0186.json +187 -0
  199. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0187.json +190 -0
  200. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0188.json +190 -0
  201. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0189.json +188 -0
  202. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0190.json +187 -0
  203. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0191.json +191 -0
  204. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0192.json +191 -0
  205. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0193.json +190 -0
  206. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0194.json +191 -0
  207. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0195.json +190 -0
  208. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0196.json +191 -0
  209. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0197.json +188 -0
  210. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0198.json +188 -0
  211. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0199.json +191 -0
  212. red_eye_browser-1.0.0/redeye/profiles/firefox_linux_0200.json +189 -0
  213. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0001.json +198 -0
  214. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0002.json +232 -0
  215. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0003.json +203 -0
  216. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0004.json +217 -0
  217. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0005.json +195 -0
  218. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0006.json +196 -0
  219. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0007.json +213 -0
  220. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0008.json +217 -0
  221. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0009.json +218 -0
  222. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0010.json +205 -0
  223. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0011.json +209 -0
  224. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0012.json +228 -0
  225. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0013.json +224 -0
  226. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0014.json +215 -0
  227. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0015.json +197 -0
  228. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0016.json +235 -0
  229. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0017.json +204 -0
  230. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0018.json +196 -0
  231. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0019.json +228 -0
  232. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0020.json +206 -0
  233. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0021.json +212 -0
  234. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0022.json +207 -0
  235. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0023.json +228 -0
  236. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0024.json +202 -0
  237. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0025.json +229 -0
  238. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0026.json +229 -0
  239. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0027.json +210 -0
  240. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0028.json +213 -0
  241. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0029.json +227 -0
  242. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0030.json +230 -0
  243. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0031.json +213 -0
  244. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0032.json +224 -0
  245. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0033.json +227 -0
  246. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0034.json +229 -0
  247. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0035.json +195 -0
  248. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0036.json +230 -0
  249. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0037.json +229 -0
  250. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0038.json +232 -0
  251. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0039.json +221 -0
  252. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0040.json +201 -0
  253. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0041.json +232 -0
  254. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0042.json +234 -0
  255. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0043.json +220 -0
  256. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0044.json +214 -0
  257. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0045.json +197 -0
  258. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0046.json +193 -0
  259. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0047.json +212 -0
  260. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0048.json +222 -0
  261. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0049.json +219 -0
  262. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0050.json +219 -0
  263. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0051.json +196 -0
  264. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0052.json +234 -0
  265. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0053.json +222 -0
  266. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0054.json +205 -0
  267. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0055.json +200 -0
  268. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0056.json +222 -0
  269. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0057.json +225 -0
  270. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0058.json +194 -0
  271. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0059.json +233 -0
  272. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0060.json +217 -0
  273. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0061.json +227 -0
  274. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0062.json +207 -0
  275. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0063.json +233 -0
  276. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0064.json +231 -0
  277. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0065.json +236 -0
  278. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0066.json +222 -0
  279. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0067.json +203 -0
  280. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0068.json +196 -0
  281. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0069.json +233 -0
  282. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0070.json +232 -0
  283. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0071.json +231 -0
  284. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0072.json +208 -0
  285. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0073.json +222 -0
  286. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0074.json +197 -0
  287. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0075.json +200 -0
  288. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0076.json +214 -0
  289. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0077.json +218 -0
  290. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0078.json +193 -0
  291. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0079.json +226 -0
  292. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0080.json +237 -0
  293. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0081.json +199 -0
  294. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0082.json +208 -0
  295. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0083.json +204 -0
  296. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0084.json +230 -0
  297. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0085.json +217 -0
  298. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0086.json +209 -0
  299. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0087.json +207 -0
  300. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0088.json +214 -0
  301. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0089.json +211 -0
  302. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0090.json +221 -0
  303. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0091.json +224 -0
  304. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0092.json +221 -0
  305. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0093.json +203 -0
  306. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0094.json +220 -0
  307. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0095.json +201 -0
  308. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0096.json +227 -0
  309. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0097.json +199 -0
  310. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0098.json +223 -0
  311. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0099.json +197 -0
  312. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0100.json +233 -0
  313. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0101.json +234 -0
  314. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0102.json +232 -0
  315. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0103.json +215 -0
  316. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0104.json +226 -0
  317. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0105.json +201 -0
  318. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0106.json +201 -0
  319. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0107.json +219 -0
  320. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0108.json +234 -0
  321. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0109.json +231 -0
  322. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0110.json +215 -0
  323. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0111.json +232 -0
  324. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0112.json +231 -0
  325. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0113.json +206 -0
  326. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0114.json +218 -0
  327. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0115.json +234 -0
  328. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0116.json +228 -0
  329. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0117.json +237 -0
  330. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0118.json +223 -0
  331. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0119.json +210 -0
  332. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0120.json +208 -0
  333. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0121.json +207 -0
  334. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0122.json +193 -0
  335. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0123.json +232 -0
  336. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0124.json +207 -0
  337. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0125.json +214 -0
  338. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0126.json +194 -0
  339. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0127.json +225 -0
  340. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0128.json +203 -0
  341. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0129.json +203 -0
  342. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0130.json +210 -0
  343. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0131.json +208 -0
  344. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0132.json +216 -0
  345. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0133.json +212 -0
  346. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0134.json +224 -0
  347. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0135.json +224 -0
  348. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0136.json +194 -0
  349. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0137.json +200 -0
  350. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0138.json +212 -0
  351. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0139.json +220 -0
  352. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0140.json +223 -0
  353. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0141.json +202 -0
  354. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0142.json +195 -0
  355. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0143.json +218 -0
  356. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0144.json +225 -0
  357. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0145.json +221 -0
  358. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0146.json +211 -0
  359. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0147.json +193 -0
  360. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0148.json +193 -0
  361. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0149.json +230 -0
  362. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0150.json +229 -0
  363. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0151.json +195 -0
  364. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0152.json +219 -0
  365. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0153.json +203 -0
  366. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0154.json +223 -0
  367. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0155.json +194 -0
  368. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0156.json +219 -0
  369. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0157.json +228 -0
  370. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0158.json +200 -0
  371. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0159.json +194 -0
  372. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0160.json +224 -0
  373. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0161.json +199 -0
  374. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0162.json +223 -0
  375. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0163.json +234 -0
  376. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0164.json +227 -0
  377. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0165.json +233 -0
  378. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0166.json +229 -0
  379. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0167.json +203 -0
  380. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0168.json +199 -0
  381. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0169.json +200 -0
  382. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0170.json +198 -0
  383. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0171.json +236 -0
  384. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0172.json +231 -0
  385. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0173.json +197 -0
  386. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0174.json +217 -0
  387. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0175.json +209 -0
  388. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0176.json +214 -0
  389. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0177.json +203 -0
  390. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0178.json +223 -0
  391. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0179.json +218 -0
  392. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0180.json +218 -0
  393. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0181.json +207 -0
  394. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0182.json +210 -0
  395. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0183.json +228 -0
  396. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0184.json +216 -0
  397. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0185.json +237 -0
  398. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0186.json +225 -0
  399. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0187.json +235 -0
  400. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0188.json +233 -0
  401. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0189.json +232 -0
  402. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0190.json +198 -0
  403. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0191.json +225 -0
  404. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0192.json +227 -0
  405. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0193.json +217 -0
  406. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0194.json +201 -0
  407. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0195.json +211 -0
  408. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0196.json +193 -0
  409. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0197.json +220 -0
  410. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0198.json +214 -0
  411. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0199.json +226 -0
  412. red_eye_browser-1.0.0/redeye/profiles/firefox_macos_0200.json +194 -0
  413. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0001.json +231 -0
  414. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0002.json +202 -0
  415. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0003.json +244 -0
  416. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0004.json +216 -0
  417. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0005.json +242 -0
  418. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0006.json +234 -0
  419. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0007.json +224 -0
  420. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0008.json +247 -0
  421. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0009.json +195 -0
  422. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0010.json +262 -0
  423. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0011.json +216 -0
  424. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0012.json +233 -0
  425. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0013.json +201 -0
  426. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0014.json +222 -0
  427. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0015.json +250 -0
  428. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0016.json +240 -0
  429. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0017.json +197 -0
  430. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0018.json +250 -0
  431. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0019.json +233 -0
  432. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0020.json +196 -0
  433. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0021.json +204 -0
  434. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0022.json +227 -0
  435. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0023.json +228 -0
  436. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0024.json +199 -0
  437. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0025.json +217 -0
  438. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0026.json +203 -0
  439. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0027.json +247 -0
  440. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0028.json +204 -0
  441. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0029.json +262 -0
  442. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0030.json +232 -0
  443. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0031.json +254 -0
  444. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0032.json +223 -0
  445. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0033.json +205 -0
  446. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0034.json +205 -0
  447. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0035.json +239 -0
  448. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0036.json +228 -0
  449. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0037.json +230 -0
  450. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0038.json +218 -0
  451. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0039.json +266 -0
  452. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0040.json +207 -0
  453. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0041.json +236 -0
  454. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0042.json +205 -0
  455. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0043.json +260 -0
  456. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0044.json +200 -0
  457. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0045.json +260 -0
  458. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0046.json +206 -0
  459. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0047.json +212 -0
  460. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0048.json +238 -0
  461. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0049.json +208 -0
  462. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0050.json +222 -0
  463. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0051.json +265 -0
  464. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0052.json +238 -0
  465. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0053.json +216 -0
  466. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0054.json +258 -0
  467. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0055.json +213 -0
  468. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0056.json +259 -0
  469. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0057.json +244 -0
  470. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0058.json +225 -0
  471. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0059.json +237 -0
  472. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0060.json +206 -0
  473. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0061.json +228 -0
  474. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0062.json +216 -0
  475. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0063.json +225 -0
  476. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0064.json +209 -0
  477. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0065.json +260 -0
  478. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0066.json +259 -0
  479. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0067.json +214 -0
  480. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0068.json +201 -0
  481. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0069.json +263 -0
  482. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0070.json +244 -0
  483. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0071.json +238 -0
  484. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0072.json +223 -0
  485. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0073.json +220 -0
  486. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0074.json +240 -0
  487. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0075.json +253 -0
  488. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0076.json +252 -0
  489. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0077.json +256 -0
  490. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0078.json +249 -0
  491. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0079.json +245 -0
  492. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0080.json +223 -0
  493. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0081.json +248 -0
  494. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0082.json +208 -0
  495. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0083.json +207 -0
  496. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0084.json +249 -0
  497. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0085.json +259 -0
  498. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0086.json +262 -0
  499. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0087.json +253 -0
  500. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0088.json +256 -0
  501. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0089.json +259 -0
  502. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0090.json +199 -0
  503. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0091.json +214 -0
  504. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0092.json +242 -0
  505. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0093.json +262 -0
  506. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0094.json +256 -0
  507. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0095.json +212 -0
  508. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0096.json +213 -0
  509. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0097.json +204 -0
  510. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0098.json +212 -0
  511. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0099.json +255 -0
  512. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0100.json +199 -0
  513. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0101.json +213 -0
  514. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0102.json +266 -0
  515. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0103.json +222 -0
  516. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0104.json +248 -0
  517. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0105.json +260 -0
  518. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0106.json +229 -0
  519. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0107.json +235 -0
  520. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0108.json +236 -0
  521. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0109.json +249 -0
  522. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0110.json +221 -0
  523. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0111.json +244 -0
  524. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0112.json +225 -0
  525. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0113.json +195 -0
  526. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0114.json +210 -0
  527. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0115.json +242 -0
  528. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0116.json +239 -0
  529. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0117.json +211 -0
  530. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0118.json +218 -0
  531. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0119.json +248 -0
  532. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0120.json +220 -0
  533. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0121.json +218 -0
  534. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0122.json +217 -0
  535. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0123.json +217 -0
  536. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0124.json +203 -0
  537. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0125.json +208 -0
  538. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0126.json +250 -0
  539. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0127.json +241 -0
  540. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0128.json +216 -0
  541. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0129.json +205 -0
  542. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0130.json +263 -0
  543. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0131.json +266 -0
  544. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0132.json +249 -0
  545. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0133.json +205 -0
  546. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0134.json +266 -0
  547. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0135.json +196 -0
  548. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0136.json +199 -0
  549. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0137.json +263 -0
  550. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0138.json +204 -0
  551. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0139.json +260 -0
  552. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0140.json +211 -0
  553. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0141.json +214 -0
  554. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0142.json +239 -0
  555. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0143.json +211 -0
  556. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0144.json +255 -0
  557. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0145.json +212 -0
  558. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0146.json +195 -0
  559. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0147.json +255 -0
  560. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0148.json +259 -0
  561. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0149.json +260 -0
  562. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0150.json +197 -0
  563. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0151.json +251 -0
  564. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0152.json +202 -0
  565. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0153.json +210 -0
  566. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0154.json +235 -0
  567. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0155.json +200 -0
  568. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0156.json +197 -0
  569. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0157.json +225 -0
  570. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0158.json +251 -0
  571. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0159.json +222 -0
  572. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0160.json +264 -0
  573. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0161.json +248 -0
  574. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0162.json +195 -0
  575. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0163.json +242 -0
  576. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0164.json +204 -0
  577. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0165.json +207 -0
  578. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0166.json +198 -0
  579. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0167.json +229 -0
  580. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0168.json +203 -0
  581. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0169.json +198 -0
  582. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0170.json +259 -0
  583. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0171.json +202 -0
  584. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0172.json +251 -0
  585. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0173.json +231 -0
  586. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0174.json +248 -0
  587. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0175.json +252 -0
  588. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0176.json +244 -0
  589. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0177.json +207 -0
  590. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0178.json +223 -0
  591. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0179.json +200 -0
  592. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0180.json +201 -0
  593. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0181.json +262 -0
  594. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0182.json +207 -0
  595. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0183.json +224 -0
  596. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0184.json +215 -0
  597. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0185.json +266 -0
  598. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0186.json +222 -0
  599. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0187.json +232 -0
  600. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0188.json +210 -0
  601. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0189.json +217 -0
  602. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0190.json +234 -0
  603. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0191.json +208 -0
  604. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0192.json +260 -0
  605. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0193.json +263 -0
  606. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0194.json +260 -0
  607. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0195.json +226 -0
  608. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0196.json +252 -0
  609. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0197.json +209 -0
  610. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0198.json +240 -0
  611. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0199.json +229 -0
  612. red_eye_browser-1.0.0/redeye/profiles/firefox_windows_0200.json +230 -0
  613. red_eye_browser-1.0.0/redeye/sync_api.py +90 -0
  614. red_eye_browser-1.0.0/redeye/utils.py +110 -0
  615. red_eye_browser-1.0.0/setup.cfg +4 -0
@@ -0,0 +1,8 @@
1
+ Metadata-Version: 2.4
2
+ Name: red-eye-browser
3
+ Version: 1.0.0
4
+ Summary: Anti-fingerprinting browser automation library built on a custom Firefox binary
5
+ Author-email: Rohit Prajapati <prajapatirohit8860@gmail.com>
6
+ Requires-Python: >=3.8
7
+ Requires-Dist: playwright>=1.40
8
+ Requires-Dist: typing_extensions
@@ -0,0 +1,26 @@
1
+ [build-system]
2
+ requires = ["setuptools>=65", "wheel"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "red-eye-browser"
7
+ version = "1.0.0"
8
+ description = "Anti-fingerprinting browser automation library built on a custom Firefox binary"
9
+ authors = [
10
+ {name = "Rohit Prajapati", email = "prajapatirohit8860@gmail.com"}
11
+ ]
12
+ requires-python = ">=3.8"
13
+ dependencies = [
14
+ "playwright>=1.40",
15
+ "typing_extensions",
16
+ ]
17
+
18
+ [project.scripts]
19
+ redeye = "redeye.cli:main"
20
+
21
+ [tool.setuptools.packages.find]
22
+ where = ["."]
23
+ include = ["redeye*"]
24
+
25
+ [tool.setuptools.package-data]
26
+ redeye = ["profiles/*.json"]
@@ -0,0 +1,8 @@
1
+ Metadata-Version: 2.4
2
+ Name: red-eye-browser
3
+ Version: 1.0.0
4
+ Summary: Anti-fingerprinting browser automation library built on a custom Firefox binary
5
+ Author-email: Rohit Prajapati <prajapatirohit8860@gmail.com>
6
+ Requires-Python: >=3.8
7
+ Requires-Dist: playwright>=1.40
8
+ Requires-Dist: typing_extensions
@@ -0,0 +1,613 @@
1
+ pyproject.toml
2
+ red_eye_browser.egg-info/PKG-INFO
3
+ red_eye_browser.egg-info/SOURCES.txt
4
+ red_eye_browser.egg-info/dependency_links.txt
5
+ red_eye_browser.egg-info/entry_points.txt
6
+ red_eye_browser.egg-info/requires.txt
7
+ red_eye_browser.egg-info/top_level.txt
8
+ redeye/__init__.py
9
+ redeye/async_api.py
10
+ redeye/cli.py
11
+ redeye/ip_timezone.py
12
+ redeye/sync_api.py
13
+ redeye/utils.py
14
+ redeye/profiles/firefox_linux_0001.json
15
+ redeye/profiles/firefox_linux_0002.json
16
+ redeye/profiles/firefox_linux_0003.json
17
+ redeye/profiles/firefox_linux_0004.json
18
+ redeye/profiles/firefox_linux_0005.json
19
+ redeye/profiles/firefox_linux_0006.json
20
+ redeye/profiles/firefox_linux_0007.json
21
+ redeye/profiles/firefox_linux_0008.json
22
+ redeye/profiles/firefox_linux_0009.json
23
+ redeye/profiles/firefox_linux_0010.json
24
+ redeye/profiles/firefox_linux_0011.json
25
+ redeye/profiles/firefox_linux_0012.json
26
+ redeye/profiles/firefox_linux_0013.json
27
+ redeye/profiles/firefox_linux_0014.json
28
+ redeye/profiles/firefox_linux_0015.json
29
+ redeye/profiles/firefox_linux_0016.json
30
+ redeye/profiles/firefox_linux_0017.json
31
+ redeye/profiles/firefox_linux_0018.json
32
+ redeye/profiles/firefox_linux_0019.json
33
+ redeye/profiles/firefox_linux_0020.json
34
+ redeye/profiles/firefox_linux_0021.json
35
+ redeye/profiles/firefox_linux_0022.json
36
+ redeye/profiles/firefox_linux_0023.json
37
+ redeye/profiles/firefox_linux_0024.json
38
+ redeye/profiles/firefox_linux_0025.json
39
+ redeye/profiles/firefox_linux_0026.json
40
+ redeye/profiles/firefox_linux_0027.json
41
+ redeye/profiles/firefox_linux_0028.json
42
+ redeye/profiles/firefox_linux_0029.json
43
+ redeye/profiles/firefox_linux_0030.json
44
+ redeye/profiles/firefox_linux_0031.json
45
+ redeye/profiles/firefox_linux_0032.json
46
+ redeye/profiles/firefox_linux_0033.json
47
+ redeye/profiles/firefox_linux_0034.json
48
+ redeye/profiles/firefox_linux_0035.json
49
+ redeye/profiles/firefox_linux_0036.json
50
+ redeye/profiles/firefox_linux_0037.json
51
+ redeye/profiles/firefox_linux_0038.json
52
+ redeye/profiles/firefox_linux_0039.json
53
+ redeye/profiles/firefox_linux_0040.json
54
+ redeye/profiles/firefox_linux_0041.json
55
+ redeye/profiles/firefox_linux_0042.json
56
+ redeye/profiles/firefox_linux_0043.json
57
+ redeye/profiles/firefox_linux_0044.json
58
+ redeye/profiles/firefox_linux_0045.json
59
+ redeye/profiles/firefox_linux_0046.json
60
+ redeye/profiles/firefox_linux_0047.json
61
+ redeye/profiles/firefox_linux_0048.json
62
+ redeye/profiles/firefox_linux_0049.json
63
+ redeye/profiles/firefox_linux_0050.json
64
+ redeye/profiles/firefox_linux_0051.json
65
+ redeye/profiles/firefox_linux_0052.json
66
+ redeye/profiles/firefox_linux_0053.json
67
+ redeye/profiles/firefox_linux_0054.json
68
+ redeye/profiles/firefox_linux_0055.json
69
+ redeye/profiles/firefox_linux_0056.json
70
+ redeye/profiles/firefox_linux_0057.json
71
+ redeye/profiles/firefox_linux_0058.json
72
+ redeye/profiles/firefox_linux_0059.json
73
+ redeye/profiles/firefox_linux_0060.json
74
+ redeye/profiles/firefox_linux_0061.json
75
+ redeye/profiles/firefox_linux_0062.json
76
+ redeye/profiles/firefox_linux_0063.json
77
+ redeye/profiles/firefox_linux_0064.json
78
+ redeye/profiles/firefox_linux_0065.json
79
+ redeye/profiles/firefox_linux_0066.json
80
+ redeye/profiles/firefox_linux_0067.json
81
+ redeye/profiles/firefox_linux_0068.json
82
+ redeye/profiles/firefox_linux_0069.json
83
+ redeye/profiles/firefox_linux_0070.json
84
+ redeye/profiles/firefox_linux_0071.json
85
+ redeye/profiles/firefox_linux_0072.json
86
+ redeye/profiles/firefox_linux_0073.json
87
+ redeye/profiles/firefox_linux_0074.json
88
+ redeye/profiles/firefox_linux_0075.json
89
+ redeye/profiles/firefox_linux_0076.json
90
+ redeye/profiles/firefox_linux_0077.json
91
+ redeye/profiles/firefox_linux_0078.json
92
+ redeye/profiles/firefox_linux_0079.json
93
+ redeye/profiles/firefox_linux_0080.json
94
+ redeye/profiles/firefox_linux_0081.json
95
+ redeye/profiles/firefox_linux_0082.json
96
+ redeye/profiles/firefox_linux_0083.json
97
+ redeye/profiles/firefox_linux_0084.json
98
+ redeye/profiles/firefox_linux_0085.json
99
+ redeye/profiles/firefox_linux_0086.json
100
+ redeye/profiles/firefox_linux_0087.json
101
+ redeye/profiles/firefox_linux_0088.json
102
+ redeye/profiles/firefox_linux_0089.json
103
+ redeye/profiles/firefox_linux_0090.json
104
+ redeye/profiles/firefox_linux_0091.json
105
+ redeye/profiles/firefox_linux_0092.json
106
+ redeye/profiles/firefox_linux_0093.json
107
+ redeye/profiles/firefox_linux_0094.json
108
+ redeye/profiles/firefox_linux_0095.json
109
+ redeye/profiles/firefox_linux_0096.json
110
+ redeye/profiles/firefox_linux_0097.json
111
+ redeye/profiles/firefox_linux_0098.json
112
+ redeye/profiles/firefox_linux_0099.json
113
+ redeye/profiles/firefox_linux_0100.json
114
+ redeye/profiles/firefox_linux_0101.json
115
+ redeye/profiles/firefox_linux_0102.json
116
+ redeye/profiles/firefox_linux_0103.json
117
+ redeye/profiles/firefox_linux_0104.json
118
+ redeye/profiles/firefox_linux_0105.json
119
+ redeye/profiles/firefox_linux_0106.json
120
+ redeye/profiles/firefox_linux_0107.json
121
+ redeye/profiles/firefox_linux_0108.json
122
+ redeye/profiles/firefox_linux_0109.json
123
+ redeye/profiles/firefox_linux_0110.json
124
+ redeye/profiles/firefox_linux_0111.json
125
+ redeye/profiles/firefox_linux_0112.json
126
+ redeye/profiles/firefox_linux_0113.json
127
+ redeye/profiles/firefox_linux_0114.json
128
+ redeye/profiles/firefox_linux_0115.json
129
+ redeye/profiles/firefox_linux_0116.json
130
+ redeye/profiles/firefox_linux_0117.json
131
+ redeye/profiles/firefox_linux_0118.json
132
+ redeye/profiles/firefox_linux_0119.json
133
+ redeye/profiles/firefox_linux_0120.json
134
+ redeye/profiles/firefox_linux_0121.json
135
+ redeye/profiles/firefox_linux_0122.json
136
+ redeye/profiles/firefox_linux_0123.json
137
+ redeye/profiles/firefox_linux_0124.json
138
+ redeye/profiles/firefox_linux_0125.json
139
+ redeye/profiles/firefox_linux_0126.json
140
+ redeye/profiles/firefox_linux_0127.json
141
+ redeye/profiles/firefox_linux_0128.json
142
+ redeye/profiles/firefox_linux_0129.json
143
+ redeye/profiles/firefox_linux_0130.json
144
+ redeye/profiles/firefox_linux_0131.json
145
+ redeye/profiles/firefox_linux_0132.json
146
+ redeye/profiles/firefox_linux_0133.json
147
+ redeye/profiles/firefox_linux_0134.json
148
+ redeye/profiles/firefox_linux_0135.json
149
+ redeye/profiles/firefox_linux_0136.json
150
+ redeye/profiles/firefox_linux_0137.json
151
+ redeye/profiles/firefox_linux_0138.json
152
+ redeye/profiles/firefox_linux_0139.json
153
+ redeye/profiles/firefox_linux_0140.json
154
+ redeye/profiles/firefox_linux_0141.json
155
+ redeye/profiles/firefox_linux_0142.json
156
+ redeye/profiles/firefox_linux_0143.json
157
+ redeye/profiles/firefox_linux_0144.json
158
+ redeye/profiles/firefox_linux_0145.json
159
+ redeye/profiles/firefox_linux_0146.json
160
+ redeye/profiles/firefox_linux_0147.json
161
+ redeye/profiles/firefox_linux_0148.json
162
+ redeye/profiles/firefox_linux_0149.json
163
+ redeye/profiles/firefox_linux_0150.json
164
+ redeye/profiles/firefox_linux_0151.json
165
+ redeye/profiles/firefox_linux_0152.json
166
+ redeye/profiles/firefox_linux_0153.json
167
+ redeye/profiles/firefox_linux_0154.json
168
+ redeye/profiles/firefox_linux_0155.json
169
+ redeye/profiles/firefox_linux_0156.json
170
+ redeye/profiles/firefox_linux_0157.json
171
+ redeye/profiles/firefox_linux_0158.json
172
+ redeye/profiles/firefox_linux_0159.json
173
+ redeye/profiles/firefox_linux_0160.json
174
+ redeye/profiles/firefox_linux_0161.json
175
+ redeye/profiles/firefox_linux_0162.json
176
+ redeye/profiles/firefox_linux_0163.json
177
+ redeye/profiles/firefox_linux_0164.json
178
+ redeye/profiles/firefox_linux_0165.json
179
+ redeye/profiles/firefox_linux_0166.json
180
+ redeye/profiles/firefox_linux_0167.json
181
+ redeye/profiles/firefox_linux_0168.json
182
+ redeye/profiles/firefox_linux_0169.json
183
+ redeye/profiles/firefox_linux_0170.json
184
+ redeye/profiles/firefox_linux_0171.json
185
+ redeye/profiles/firefox_linux_0172.json
186
+ redeye/profiles/firefox_linux_0173.json
187
+ redeye/profiles/firefox_linux_0174.json
188
+ redeye/profiles/firefox_linux_0175.json
189
+ redeye/profiles/firefox_linux_0176.json
190
+ redeye/profiles/firefox_linux_0177.json
191
+ redeye/profiles/firefox_linux_0178.json
192
+ redeye/profiles/firefox_linux_0179.json
193
+ redeye/profiles/firefox_linux_0180.json
194
+ redeye/profiles/firefox_linux_0181.json
195
+ redeye/profiles/firefox_linux_0182.json
196
+ redeye/profiles/firefox_linux_0183.json
197
+ redeye/profiles/firefox_linux_0184.json
198
+ redeye/profiles/firefox_linux_0185.json
199
+ redeye/profiles/firefox_linux_0186.json
200
+ redeye/profiles/firefox_linux_0187.json
201
+ redeye/profiles/firefox_linux_0188.json
202
+ redeye/profiles/firefox_linux_0189.json
203
+ redeye/profiles/firefox_linux_0190.json
204
+ redeye/profiles/firefox_linux_0191.json
205
+ redeye/profiles/firefox_linux_0192.json
206
+ redeye/profiles/firefox_linux_0193.json
207
+ redeye/profiles/firefox_linux_0194.json
208
+ redeye/profiles/firefox_linux_0195.json
209
+ redeye/profiles/firefox_linux_0196.json
210
+ redeye/profiles/firefox_linux_0197.json
211
+ redeye/profiles/firefox_linux_0198.json
212
+ redeye/profiles/firefox_linux_0199.json
213
+ redeye/profiles/firefox_linux_0200.json
214
+ redeye/profiles/firefox_macos_0001.json
215
+ redeye/profiles/firefox_macos_0002.json
216
+ redeye/profiles/firefox_macos_0003.json
217
+ redeye/profiles/firefox_macos_0004.json
218
+ redeye/profiles/firefox_macos_0005.json
219
+ redeye/profiles/firefox_macos_0006.json
220
+ redeye/profiles/firefox_macos_0007.json
221
+ redeye/profiles/firefox_macos_0008.json
222
+ redeye/profiles/firefox_macos_0009.json
223
+ redeye/profiles/firefox_macos_0010.json
224
+ redeye/profiles/firefox_macos_0011.json
225
+ redeye/profiles/firefox_macos_0012.json
226
+ redeye/profiles/firefox_macos_0013.json
227
+ redeye/profiles/firefox_macos_0014.json
228
+ redeye/profiles/firefox_macos_0015.json
229
+ redeye/profiles/firefox_macos_0016.json
230
+ redeye/profiles/firefox_macos_0017.json
231
+ redeye/profiles/firefox_macos_0018.json
232
+ redeye/profiles/firefox_macos_0019.json
233
+ redeye/profiles/firefox_macos_0020.json
234
+ redeye/profiles/firefox_macos_0021.json
235
+ redeye/profiles/firefox_macos_0022.json
236
+ redeye/profiles/firefox_macos_0023.json
237
+ redeye/profiles/firefox_macos_0024.json
238
+ redeye/profiles/firefox_macos_0025.json
239
+ redeye/profiles/firefox_macos_0026.json
240
+ redeye/profiles/firefox_macos_0027.json
241
+ redeye/profiles/firefox_macos_0028.json
242
+ redeye/profiles/firefox_macos_0029.json
243
+ redeye/profiles/firefox_macos_0030.json
244
+ redeye/profiles/firefox_macos_0031.json
245
+ redeye/profiles/firefox_macos_0032.json
246
+ redeye/profiles/firefox_macos_0033.json
247
+ redeye/profiles/firefox_macos_0034.json
248
+ redeye/profiles/firefox_macos_0035.json
249
+ redeye/profiles/firefox_macos_0036.json
250
+ redeye/profiles/firefox_macos_0037.json
251
+ redeye/profiles/firefox_macos_0038.json
252
+ redeye/profiles/firefox_macos_0039.json
253
+ redeye/profiles/firefox_macos_0040.json
254
+ redeye/profiles/firefox_macos_0041.json
255
+ redeye/profiles/firefox_macos_0042.json
256
+ redeye/profiles/firefox_macos_0043.json
257
+ redeye/profiles/firefox_macos_0044.json
258
+ redeye/profiles/firefox_macos_0045.json
259
+ redeye/profiles/firefox_macos_0046.json
260
+ redeye/profiles/firefox_macos_0047.json
261
+ redeye/profiles/firefox_macos_0048.json
262
+ redeye/profiles/firefox_macos_0049.json
263
+ redeye/profiles/firefox_macos_0050.json
264
+ redeye/profiles/firefox_macos_0051.json
265
+ redeye/profiles/firefox_macos_0052.json
266
+ redeye/profiles/firefox_macos_0053.json
267
+ redeye/profiles/firefox_macos_0054.json
268
+ redeye/profiles/firefox_macos_0055.json
269
+ redeye/profiles/firefox_macos_0056.json
270
+ redeye/profiles/firefox_macos_0057.json
271
+ redeye/profiles/firefox_macos_0058.json
272
+ redeye/profiles/firefox_macos_0059.json
273
+ redeye/profiles/firefox_macos_0060.json
274
+ redeye/profiles/firefox_macos_0061.json
275
+ redeye/profiles/firefox_macos_0062.json
276
+ redeye/profiles/firefox_macos_0063.json
277
+ redeye/profiles/firefox_macos_0064.json
278
+ redeye/profiles/firefox_macos_0065.json
279
+ redeye/profiles/firefox_macos_0066.json
280
+ redeye/profiles/firefox_macos_0067.json
281
+ redeye/profiles/firefox_macos_0068.json
282
+ redeye/profiles/firefox_macos_0069.json
283
+ redeye/profiles/firefox_macos_0070.json
284
+ redeye/profiles/firefox_macos_0071.json
285
+ redeye/profiles/firefox_macos_0072.json
286
+ redeye/profiles/firefox_macos_0073.json
287
+ redeye/profiles/firefox_macos_0074.json
288
+ redeye/profiles/firefox_macos_0075.json
289
+ redeye/profiles/firefox_macos_0076.json
290
+ redeye/profiles/firefox_macos_0077.json
291
+ redeye/profiles/firefox_macos_0078.json
292
+ redeye/profiles/firefox_macos_0079.json
293
+ redeye/profiles/firefox_macos_0080.json
294
+ redeye/profiles/firefox_macos_0081.json
295
+ redeye/profiles/firefox_macos_0082.json
296
+ redeye/profiles/firefox_macos_0083.json
297
+ redeye/profiles/firefox_macos_0084.json
298
+ redeye/profiles/firefox_macos_0085.json
299
+ redeye/profiles/firefox_macos_0086.json
300
+ redeye/profiles/firefox_macos_0087.json
301
+ redeye/profiles/firefox_macos_0088.json
302
+ redeye/profiles/firefox_macos_0089.json
303
+ redeye/profiles/firefox_macos_0090.json
304
+ redeye/profiles/firefox_macos_0091.json
305
+ redeye/profiles/firefox_macos_0092.json
306
+ redeye/profiles/firefox_macos_0093.json
307
+ redeye/profiles/firefox_macos_0094.json
308
+ redeye/profiles/firefox_macos_0095.json
309
+ redeye/profiles/firefox_macos_0096.json
310
+ redeye/profiles/firefox_macos_0097.json
311
+ redeye/profiles/firefox_macos_0098.json
312
+ redeye/profiles/firefox_macos_0099.json
313
+ redeye/profiles/firefox_macos_0100.json
314
+ redeye/profiles/firefox_macos_0101.json
315
+ redeye/profiles/firefox_macos_0102.json
316
+ redeye/profiles/firefox_macos_0103.json
317
+ redeye/profiles/firefox_macos_0104.json
318
+ redeye/profiles/firefox_macos_0105.json
319
+ redeye/profiles/firefox_macos_0106.json
320
+ redeye/profiles/firefox_macos_0107.json
321
+ redeye/profiles/firefox_macos_0108.json
322
+ redeye/profiles/firefox_macos_0109.json
323
+ redeye/profiles/firefox_macos_0110.json
324
+ redeye/profiles/firefox_macos_0111.json
325
+ redeye/profiles/firefox_macos_0112.json
326
+ redeye/profiles/firefox_macos_0113.json
327
+ redeye/profiles/firefox_macos_0114.json
328
+ redeye/profiles/firefox_macos_0115.json
329
+ redeye/profiles/firefox_macos_0116.json
330
+ redeye/profiles/firefox_macos_0117.json
331
+ redeye/profiles/firefox_macos_0118.json
332
+ redeye/profiles/firefox_macos_0119.json
333
+ redeye/profiles/firefox_macos_0120.json
334
+ redeye/profiles/firefox_macos_0121.json
335
+ redeye/profiles/firefox_macos_0122.json
336
+ redeye/profiles/firefox_macos_0123.json
337
+ redeye/profiles/firefox_macos_0124.json
338
+ redeye/profiles/firefox_macos_0125.json
339
+ redeye/profiles/firefox_macos_0126.json
340
+ redeye/profiles/firefox_macos_0127.json
341
+ redeye/profiles/firefox_macos_0128.json
342
+ redeye/profiles/firefox_macos_0129.json
343
+ redeye/profiles/firefox_macos_0130.json
344
+ redeye/profiles/firefox_macos_0131.json
345
+ redeye/profiles/firefox_macos_0132.json
346
+ redeye/profiles/firefox_macos_0133.json
347
+ redeye/profiles/firefox_macos_0134.json
348
+ redeye/profiles/firefox_macos_0135.json
349
+ redeye/profiles/firefox_macos_0136.json
350
+ redeye/profiles/firefox_macos_0137.json
351
+ redeye/profiles/firefox_macos_0138.json
352
+ redeye/profiles/firefox_macos_0139.json
353
+ redeye/profiles/firefox_macos_0140.json
354
+ redeye/profiles/firefox_macos_0141.json
355
+ redeye/profiles/firefox_macos_0142.json
356
+ redeye/profiles/firefox_macos_0143.json
357
+ redeye/profiles/firefox_macos_0144.json
358
+ redeye/profiles/firefox_macos_0145.json
359
+ redeye/profiles/firefox_macos_0146.json
360
+ redeye/profiles/firefox_macos_0147.json
361
+ redeye/profiles/firefox_macos_0148.json
362
+ redeye/profiles/firefox_macos_0149.json
363
+ redeye/profiles/firefox_macos_0150.json
364
+ redeye/profiles/firefox_macos_0151.json
365
+ redeye/profiles/firefox_macos_0152.json
366
+ redeye/profiles/firefox_macos_0153.json
367
+ redeye/profiles/firefox_macos_0154.json
368
+ redeye/profiles/firefox_macos_0155.json
369
+ redeye/profiles/firefox_macos_0156.json
370
+ redeye/profiles/firefox_macos_0157.json
371
+ redeye/profiles/firefox_macos_0158.json
372
+ redeye/profiles/firefox_macos_0159.json
373
+ redeye/profiles/firefox_macos_0160.json
374
+ redeye/profiles/firefox_macos_0161.json
375
+ redeye/profiles/firefox_macos_0162.json
376
+ redeye/profiles/firefox_macos_0163.json
377
+ redeye/profiles/firefox_macos_0164.json
378
+ redeye/profiles/firefox_macos_0165.json
379
+ redeye/profiles/firefox_macos_0166.json
380
+ redeye/profiles/firefox_macos_0167.json
381
+ redeye/profiles/firefox_macos_0168.json
382
+ redeye/profiles/firefox_macos_0169.json
383
+ redeye/profiles/firefox_macos_0170.json
384
+ redeye/profiles/firefox_macos_0171.json
385
+ redeye/profiles/firefox_macos_0172.json
386
+ redeye/profiles/firefox_macos_0173.json
387
+ redeye/profiles/firefox_macos_0174.json
388
+ redeye/profiles/firefox_macos_0175.json
389
+ redeye/profiles/firefox_macos_0176.json
390
+ redeye/profiles/firefox_macos_0177.json
391
+ redeye/profiles/firefox_macos_0178.json
392
+ redeye/profiles/firefox_macos_0179.json
393
+ redeye/profiles/firefox_macos_0180.json
394
+ redeye/profiles/firefox_macos_0181.json
395
+ redeye/profiles/firefox_macos_0182.json
396
+ redeye/profiles/firefox_macos_0183.json
397
+ redeye/profiles/firefox_macos_0184.json
398
+ redeye/profiles/firefox_macos_0185.json
399
+ redeye/profiles/firefox_macos_0186.json
400
+ redeye/profiles/firefox_macos_0187.json
401
+ redeye/profiles/firefox_macos_0188.json
402
+ redeye/profiles/firefox_macos_0189.json
403
+ redeye/profiles/firefox_macos_0190.json
404
+ redeye/profiles/firefox_macos_0191.json
405
+ redeye/profiles/firefox_macos_0192.json
406
+ redeye/profiles/firefox_macos_0193.json
407
+ redeye/profiles/firefox_macos_0194.json
408
+ redeye/profiles/firefox_macos_0195.json
409
+ redeye/profiles/firefox_macos_0196.json
410
+ redeye/profiles/firefox_macos_0197.json
411
+ redeye/profiles/firefox_macos_0198.json
412
+ redeye/profiles/firefox_macos_0199.json
413
+ redeye/profiles/firefox_macos_0200.json
414
+ redeye/profiles/firefox_windows_0001.json
415
+ redeye/profiles/firefox_windows_0002.json
416
+ redeye/profiles/firefox_windows_0003.json
417
+ redeye/profiles/firefox_windows_0004.json
418
+ redeye/profiles/firefox_windows_0005.json
419
+ redeye/profiles/firefox_windows_0006.json
420
+ redeye/profiles/firefox_windows_0007.json
421
+ redeye/profiles/firefox_windows_0008.json
422
+ redeye/profiles/firefox_windows_0009.json
423
+ redeye/profiles/firefox_windows_0010.json
424
+ redeye/profiles/firefox_windows_0011.json
425
+ redeye/profiles/firefox_windows_0012.json
426
+ redeye/profiles/firefox_windows_0013.json
427
+ redeye/profiles/firefox_windows_0014.json
428
+ redeye/profiles/firefox_windows_0015.json
429
+ redeye/profiles/firefox_windows_0016.json
430
+ redeye/profiles/firefox_windows_0017.json
431
+ redeye/profiles/firefox_windows_0018.json
432
+ redeye/profiles/firefox_windows_0019.json
433
+ redeye/profiles/firefox_windows_0020.json
434
+ redeye/profiles/firefox_windows_0021.json
435
+ redeye/profiles/firefox_windows_0022.json
436
+ redeye/profiles/firefox_windows_0023.json
437
+ redeye/profiles/firefox_windows_0024.json
438
+ redeye/profiles/firefox_windows_0025.json
439
+ redeye/profiles/firefox_windows_0026.json
440
+ redeye/profiles/firefox_windows_0027.json
441
+ redeye/profiles/firefox_windows_0028.json
442
+ redeye/profiles/firefox_windows_0029.json
443
+ redeye/profiles/firefox_windows_0030.json
444
+ redeye/profiles/firefox_windows_0031.json
445
+ redeye/profiles/firefox_windows_0032.json
446
+ redeye/profiles/firefox_windows_0033.json
447
+ redeye/profiles/firefox_windows_0034.json
448
+ redeye/profiles/firefox_windows_0035.json
449
+ redeye/profiles/firefox_windows_0036.json
450
+ redeye/profiles/firefox_windows_0037.json
451
+ redeye/profiles/firefox_windows_0038.json
452
+ redeye/profiles/firefox_windows_0039.json
453
+ redeye/profiles/firefox_windows_0040.json
454
+ redeye/profiles/firefox_windows_0041.json
455
+ redeye/profiles/firefox_windows_0042.json
456
+ redeye/profiles/firefox_windows_0043.json
457
+ redeye/profiles/firefox_windows_0044.json
458
+ redeye/profiles/firefox_windows_0045.json
459
+ redeye/profiles/firefox_windows_0046.json
460
+ redeye/profiles/firefox_windows_0047.json
461
+ redeye/profiles/firefox_windows_0048.json
462
+ redeye/profiles/firefox_windows_0049.json
463
+ redeye/profiles/firefox_windows_0050.json
464
+ redeye/profiles/firefox_windows_0051.json
465
+ redeye/profiles/firefox_windows_0052.json
466
+ redeye/profiles/firefox_windows_0053.json
467
+ redeye/profiles/firefox_windows_0054.json
468
+ redeye/profiles/firefox_windows_0055.json
469
+ redeye/profiles/firefox_windows_0056.json
470
+ redeye/profiles/firefox_windows_0057.json
471
+ redeye/profiles/firefox_windows_0058.json
472
+ redeye/profiles/firefox_windows_0059.json
473
+ redeye/profiles/firefox_windows_0060.json
474
+ redeye/profiles/firefox_windows_0061.json
475
+ redeye/profiles/firefox_windows_0062.json
476
+ redeye/profiles/firefox_windows_0063.json
477
+ redeye/profiles/firefox_windows_0064.json
478
+ redeye/profiles/firefox_windows_0065.json
479
+ redeye/profiles/firefox_windows_0066.json
480
+ redeye/profiles/firefox_windows_0067.json
481
+ redeye/profiles/firefox_windows_0068.json
482
+ redeye/profiles/firefox_windows_0069.json
483
+ redeye/profiles/firefox_windows_0070.json
484
+ redeye/profiles/firefox_windows_0071.json
485
+ redeye/profiles/firefox_windows_0072.json
486
+ redeye/profiles/firefox_windows_0073.json
487
+ redeye/profiles/firefox_windows_0074.json
488
+ redeye/profiles/firefox_windows_0075.json
489
+ redeye/profiles/firefox_windows_0076.json
490
+ redeye/profiles/firefox_windows_0077.json
491
+ redeye/profiles/firefox_windows_0078.json
492
+ redeye/profiles/firefox_windows_0079.json
493
+ redeye/profiles/firefox_windows_0080.json
494
+ redeye/profiles/firefox_windows_0081.json
495
+ redeye/profiles/firefox_windows_0082.json
496
+ redeye/profiles/firefox_windows_0083.json
497
+ redeye/profiles/firefox_windows_0084.json
498
+ redeye/profiles/firefox_windows_0085.json
499
+ redeye/profiles/firefox_windows_0086.json
500
+ redeye/profiles/firefox_windows_0087.json
501
+ redeye/profiles/firefox_windows_0088.json
502
+ redeye/profiles/firefox_windows_0089.json
503
+ redeye/profiles/firefox_windows_0090.json
504
+ redeye/profiles/firefox_windows_0091.json
505
+ redeye/profiles/firefox_windows_0092.json
506
+ redeye/profiles/firefox_windows_0093.json
507
+ redeye/profiles/firefox_windows_0094.json
508
+ redeye/profiles/firefox_windows_0095.json
509
+ redeye/profiles/firefox_windows_0096.json
510
+ redeye/profiles/firefox_windows_0097.json
511
+ redeye/profiles/firefox_windows_0098.json
512
+ redeye/profiles/firefox_windows_0099.json
513
+ redeye/profiles/firefox_windows_0100.json
514
+ redeye/profiles/firefox_windows_0101.json
515
+ redeye/profiles/firefox_windows_0102.json
516
+ redeye/profiles/firefox_windows_0103.json
517
+ redeye/profiles/firefox_windows_0104.json
518
+ redeye/profiles/firefox_windows_0105.json
519
+ redeye/profiles/firefox_windows_0106.json
520
+ redeye/profiles/firefox_windows_0107.json
521
+ redeye/profiles/firefox_windows_0108.json
522
+ redeye/profiles/firefox_windows_0109.json
523
+ redeye/profiles/firefox_windows_0110.json
524
+ redeye/profiles/firefox_windows_0111.json
525
+ redeye/profiles/firefox_windows_0112.json
526
+ redeye/profiles/firefox_windows_0113.json
527
+ redeye/profiles/firefox_windows_0114.json
528
+ redeye/profiles/firefox_windows_0115.json
529
+ redeye/profiles/firefox_windows_0116.json
530
+ redeye/profiles/firefox_windows_0117.json
531
+ redeye/profiles/firefox_windows_0118.json
532
+ redeye/profiles/firefox_windows_0119.json
533
+ redeye/profiles/firefox_windows_0120.json
534
+ redeye/profiles/firefox_windows_0121.json
535
+ redeye/profiles/firefox_windows_0122.json
536
+ redeye/profiles/firefox_windows_0123.json
537
+ redeye/profiles/firefox_windows_0124.json
538
+ redeye/profiles/firefox_windows_0125.json
539
+ redeye/profiles/firefox_windows_0126.json
540
+ redeye/profiles/firefox_windows_0127.json
541
+ redeye/profiles/firefox_windows_0128.json
542
+ redeye/profiles/firefox_windows_0129.json
543
+ redeye/profiles/firefox_windows_0130.json
544
+ redeye/profiles/firefox_windows_0131.json
545
+ redeye/profiles/firefox_windows_0132.json
546
+ redeye/profiles/firefox_windows_0133.json
547
+ redeye/profiles/firefox_windows_0134.json
548
+ redeye/profiles/firefox_windows_0135.json
549
+ redeye/profiles/firefox_windows_0136.json
550
+ redeye/profiles/firefox_windows_0137.json
551
+ redeye/profiles/firefox_windows_0138.json
552
+ redeye/profiles/firefox_windows_0139.json
553
+ redeye/profiles/firefox_windows_0140.json
554
+ redeye/profiles/firefox_windows_0141.json
555
+ redeye/profiles/firefox_windows_0142.json
556
+ redeye/profiles/firefox_windows_0143.json
557
+ redeye/profiles/firefox_windows_0144.json
558
+ redeye/profiles/firefox_windows_0145.json
559
+ redeye/profiles/firefox_windows_0146.json
560
+ redeye/profiles/firefox_windows_0147.json
561
+ redeye/profiles/firefox_windows_0148.json
562
+ redeye/profiles/firefox_windows_0149.json
563
+ redeye/profiles/firefox_windows_0150.json
564
+ redeye/profiles/firefox_windows_0151.json
565
+ redeye/profiles/firefox_windows_0152.json
566
+ redeye/profiles/firefox_windows_0153.json
567
+ redeye/profiles/firefox_windows_0154.json
568
+ redeye/profiles/firefox_windows_0155.json
569
+ redeye/profiles/firefox_windows_0156.json
570
+ redeye/profiles/firefox_windows_0157.json
571
+ redeye/profiles/firefox_windows_0158.json
572
+ redeye/profiles/firefox_windows_0159.json
573
+ redeye/profiles/firefox_windows_0160.json
574
+ redeye/profiles/firefox_windows_0161.json
575
+ redeye/profiles/firefox_windows_0162.json
576
+ redeye/profiles/firefox_windows_0163.json
577
+ redeye/profiles/firefox_windows_0164.json
578
+ redeye/profiles/firefox_windows_0165.json
579
+ redeye/profiles/firefox_windows_0166.json
580
+ redeye/profiles/firefox_windows_0167.json
581
+ redeye/profiles/firefox_windows_0168.json
582
+ redeye/profiles/firefox_windows_0169.json
583
+ redeye/profiles/firefox_windows_0170.json
584
+ redeye/profiles/firefox_windows_0171.json
585
+ redeye/profiles/firefox_windows_0172.json
586
+ redeye/profiles/firefox_windows_0173.json
587
+ redeye/profiles/firefox_windows_0174.json
588
+ redeye/profiles/firefox_windows_0175.json
589
+ redeye/profiles/firefox_windows_0176.json
590
+ redeye/profiles/firefox_windows_0177.json
591
+ redeye/profiles/firefox_windows_0178.json
592
+ redeye/profiles/firefox_windows_0179.json
593
+ redeye/profiles/firefox_windows_0180.json
594
+ redeye/profiles/firefox_windows_0181.json
595
+ redeye/profiles/firefox_windows_0182.json
596
+ redeye/profiles/firefox_windows_0183.json
597
+ redeye/profiles/firefox_windows_0184.json
598
+ redeye/profiles/firefox_windows_0185.json
599
+ redeye/profiles/firefox_windows_0186.json
600
+ redeye/profiles/firefox_windows_0187.json
601
+ redeye/profiles/firefox_windows_0188.json
602
+ redeye/profiles/firefox_windows_0189.json
603
+ redeye/profiles/firefox_windows_0190.json
604
+ redeye/profiles/firefox_windows_0191.json
605
+ redeye/profiles/firefox_windows_0192.json
606
+ redeye/profiles/firefox_windows_0193.json
607
+ redeye/profiles/firefox_windows_0194.json
608
+ redeye/profiles/firefox_windows_0195.json
609
+ redeye/profiles/firefox_windows_0196.json
610
+ redeye/profiles/firefox_windows_0197.json
611
+ redeye/profiles/firefox_windows_0198.json
612
+ redeye/profiles/firefox_windows_0199.json
613
+ redeye/profiles/firefox_windows_0200.json
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ redeye = redeye.cli:main
@@ -0,0 +1,2 @@
1
+ playwright>=1.40
2
+ typing_extensions