Starting analysis...
Version 1.1.16 View in Chrome Web Store
| http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd | http://www.w3.org/2000/svg | |
| http://www.w3.org/1999/xlink | http://www.serif.com/ | |
| https://clients2.google.com/service/update2/crx | https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context | |
| http://jasonformat.com/wtf-is-jsx | https://blog.izs.me/2013/08/designing-apis-for-asynchrony | |
| https://blog.ometer.com/2011/07/24/callbacks-synchronous-and-asynchronous/ | https://github.com/preactjs/preact/commit/4d339fb803bea09e9f198abf38ca1bf8ea4b7771#diff-54682ce380935a717e41b8bfc54737f6R358 | |
| https://reactjs.org/docs/context.html#contextdisplayname | https://esbench.com/bench/574c954bdb965b9a00965ac6 | |
| https://gist.github.com/JoviDeCroock/bec5f2ce93544d2e6070ef8e0036e4e8 | https://github.com/michael-klein/funcy.js/blob/f6be73468e6ec46b0ff5aa3cc4c9baf72a29025a/src/hooks/core_hooks.mjs | |
| https://github.com/michael-klein/funcy.js/blob/650beaa58c43c33a74820a3c98b3c7079cf2e333/src/renderer.mjs | https://codesandbox.io/s/mnox05qp8 |
{ "name": "CSS Stacking Context inspector", "icons": { "16": "/assets/icon16.png", "32": "/assets/icon32.png", "48": "/assets/icon48.png", "128": "/assets/icon128.png" }, "version": "1.1.16", "background": { "type": "module", "service_worker": "scripts/background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Helps inspecting the css stacking contexts and solving the z-index war.", "permissions": [ "storage", "scripting" ], "devtools_page": "./views/devtools/devtools.html", "content_scripts": [ { "js": [ "/scripts/content.js" ], "matches": [ "<all_urls>" ] } ], "host_permissions": [ "http://*/*", "https://*/*" ], "manifest_version": 3 }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.