Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" } }, "version": "0.0.1", "author": "PanicByte", "name": "LaTex Math Equations Viewer", "description": "LaTex math equations viewer", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "contextMenus", "storage" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "content.883ade9e.js" ], "css": [] } ], "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "resizable-handle.6d2b48ac.svg", "resizable-handle.7f10a647.css", "content.6e038a4b.css", "content.5ce3da1b.css", "KaTeX_AMS-Regular.3d6e7387.woff2", "KaTeX_AMS-Regular.9e762031.woff", "KaTeX_AMS-Regular.99c6b739.ttf", "KaTeX_Caligraphic-Bold.de5e0319.woff2", "KaTeX_Caligraphic-Bold.e97035b0.woff", "KaTeX_Caligraphic-Bold.011b5120.ttf", "KaTeX_Caligraphic-Regular.3be309fd.woff2", "KaTeX_Caligraphic-Regular.afae81d9.woff", "KaTeX_Caligraphic-Regular.997f059f.ttf", "KaTeX_Fraktur-Bold.a4d220c4.woff2", "KaTeX_Fraktur-Bold.55b75121.woff", "KaTeX_Fraktur-Bold.3ae97d3d.ttf", "KaTeX_Fraktur-Regular.c8a40608.woff2", "KaTeX_Fraktur-Regular.85db7a35.woff", "KaTeX_Fraktur-Regular.c453f7d4.ttf", "KaTeX_Main-Bold.7b360857.woff2", "KaTeX_Main-Bold.3f935f8e.woff", "KaTeX_Main-Bold.981d2012.ttf", "KaTeX_Main-BoldItalic.2de20c9c.woff2", "KaTeX_Main-BoldItalic.54e563dd.woff", "KaTeX_Main-BoldItalic.36acf047.ttf", "KaTeX_Main-Italic.8ffd666e.woff2", "KaTeX_Main-Italic.6647a4c5.woff", "KaTeX_Main-Italic.5f1cb1bf.ttf", "KaTeX_Main-Regular.c92e1694.woff2", "KaTeX_Main-Regular.f1ba78f4.woff", "KaTeX_Main-Regular.227d2d65.ttf", "KaTeX_Math-BoldItalic.45817c74.woff2", "KaTeX_Math-BoldItalic.24f6c8e8.woff", "KaTeX_Math-BoldItalic.b076f750.ttf", "KaTeX_Math-Italic.d9d39642.woff2", "KaTeX_Math-Italic.d12b938d.woff", "KaTeX_Math-Italic.5746bf49.ttf", "KaTeX_SansSerif-Bold.d0d13eec.woff2", "KaTeX_SansSerif-Bold.79991129.woff", "KaTeX_SansSerif-Bold.4db6af1d.ttf", "KaTeX_SansSerif-Italic.2e4ae0bd.woff2", "KaTeX_SansSerif-Italic.2afde9d0.woff", "KaTeX_SansSerif-Italic.ecdd99f7.ttf", "KaTeX_SansSerif-Regular.a9b5b21a.woff2", "KaTeX_SansSerif-Regular.6c6feb08.woff", "KaTeX_SansSerif-Regular.cd105948.ttf", "KaTeX_Script-Regular.14493240.woff2", "KaTeX_Script-Regular.d0a112fd.woff", "KaTeX_Script-Regular.c01d6b4d.ttf", "KaTeX_Size1-Regular.f5ae3f8e.woff2", "KaTeX_Size1-Regular.1e469ddd.woff", "KaTeX_Size1-Regular.bb4823e1.ttf", "KaTeX_Size2-Regular.f7959a26.woff2", "KaTeX_Size2-Regular.b23b2e4b.woff", "KaTeX_Size2-Regular.a83aef20.ttf", "KaTeX_Size3-Regular.e7e20346.woff2", "KaTeX_Size3-Regular.3b432787.woff", "KaTeX_Size3-Regular.ea5f7561.ttf", "KaTeX_Size4-Regular.d09af615.woff2", "KaTeX_Size4-Regular.10b92130.woff", "KaTeX_Size4-Regular.9d1f5e81.ttf", "KaTeX_Typewriter-Regular.d49736b5.woff2", "KaTeX_Typewriter-Regular.35e8882f.woff", "KaTeX_Typewriter-Regular.f3085a63.ttf" ] } ] }