Starting analysis...
Version 2.7.0 View in Chrome Web Store
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://goo.gl/MqrFmX | http://goo.gl/rRqMUw | |
https://github.com/null93/milk-cookie-manager | https://reactjs.org/docs/error-decoder.html?invariant= | |
https://material-ui.com/production-error/?code= | http://fb.me/use-check-prop-types | |
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://npms.io/search?q=ponyfill. | https://github.com/emotion-js/emotion | |
https://github.com/bvaughn/react-window | https://github.com/facebook/react | |
https://github.com/lodash/lodash | https://github.com/moment/moment | |
https://github.com/mozilla/webextension-polyfill | https://github.com/mui-org/material-ui | |
https://github.com/parcel-bundler/parcel | https://github.com/petkaantonov/bluebird | |
https://github.com/sudodoki/copy-to-clipboard | https://materialdesignicons.com/icon/approximately-equal | |
https://materialdesignicons.com/icon/crosshairs-question | https://materialdesignicons.com/icon/equal | |
https://materialdesignicons.com/icon/file-export | https://materialdesignicons.com/icon/file-import | |
https://materialdesignicons.com/icon/filter-off-outline | https://materialdesignicons.com/icon/lock-off | |
https://materialdesignicons.com/icon/regex | https://materialdesignicons.com/icon/shield-off | |
https://fonts.google.com/specimen/Roboto | https://github.com/Lion-hk | |
https://github.com/null93 | https://github.com/null93/milk-cookie-manager/releases/tag/2.7.0 | |
https://paypal.me/RafaelGrigorian | https://clients2.google.com/service/update2/crx |
{ "name": "__MSG_extensionFullName__", "icons": { "16": "icon-16.png", "32": "icon-32.png", "48": "icon-48.png", "128": "icon-128.png" }, "action": { "default_icon": "icon-128.png", "default_popup": "index.html", "default_title": "__MSG_extensionFullName__" }, "author": "Rafael Grigorian", "version": "2.7.0", "incognito": "split", "background": { "service_worker": "service-worker.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "short_name": "__MSG_extensionShortName__", "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_extensionDescription__", "permissions": [ "contextMenus", "cookies", "tabs", "storage" ], "homepage_url": "https://github.com/null93/milk-cookie-manager", "default_locale": "en", "offline_enabled": true, "host_permissions": [ "http://*/*", "https://*/*" ], "manifest_version": 3, "minimum_chrome_version": "88", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" } }