Starting analysis...
https://reactjs.org/docs/error-decoder.html?invariant= | http://www.w3.org/1999/xlink | |
http://www.w3.org/XML/1998/namespace | http://www.w3.org/1999/xhtml | |
http://www.w3.org/2000/svg | http://www.w3.org/1998/Math/MathML | |
https://reactjs.org/link/react-polyfills | https://reactjs.org | |
https://github.com/mui/material-ui/issues/30011#issuecomment-1024993401 | https://mui.com/guides/classname-generator/ | |
https://mui.com/production-error/?code= | https://fonts.googleapis.com/css?family=Roboto:300 | |
https://github.com/prebid/professor-prebid/issues | https://clients2.google.com/service/update2/crx | |
http://momentjs.com/guides/#/warnings/define-locale/ | http://momentjs.com/guides/#/warnings/js-date/ | |
http://momentjs.com/guides/#/warnings/min-max/ | http://momentjs.com/guides/#/warnings/add-inverted-param/ | |
http://momentjs.com/guides/#/warnings/zone/ | http://momentjs.com/guides/#/warnings/dst-shifted/ | |
http://github.com/idleberg | https://github.com/janniks | |
http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune | http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest | |
http://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath | http://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/ | |
http://atelierbram.github.io/syntax-highlighting/atelier-schemes/seaside/ | http://github.com/tpoisot | |
http://chriskempson.com | http://clrs.cc | |
http://sethawright.com | https://github.com/alexx2/ | |
http://github.com/alexx2/ | http://www.monokai.nl | |
http://railscasts.com | http://tybenz.com | |
http://ethanschoonover.com/solarized | http://cscorley.github.io/ | |
http://hart-dev.com | https://fb.me/react-async-component-lifecycle-hooks | |
https://github.com/ | https://assets-cdn.github.com/images/icons/emoji/octocat.png | |
https://git.io/JUIaE# | https://api.github.com/repos/prebid/Prebid.js/releases?per_page=100&page= | |
https://github.com/prebid/Prebid.js/releases | https://docs.prebid.org/tools/professor-prebid.html | |
https://admanager.google.com/ |
{ "name": "Professor Prebid", "icons": { "128": "icon-128.png" }, "action": { "default_icon": "icon-34.png", "default_popup": "popup.html" }, "version": "0.2.78", "incognito": "split", "background": { "service_worker": "background.bundle.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "permissions": [ "webNavigation", "storage", "unlimitedStorage", "tabs", "scripting" ], "options_page": "options.html", "devtools_page": "devtools.html", "content_scripts": [ { "js": [ "contentScript.bundle.js" ], "run_at": "document_idle", "matches": [ "http://*/*", "https://*/*" ], "all_frames": true, "match_about_blank": true } ], "host_permissions": [ "https://*/", "http://*/" ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "http://*/*", "https://*/*" ], "resources": [ "injected.bundle.js", "app.html", "openDfpConsole.bundle.js" ] } ] }