| http://polymer.github.io/LICENSE.txt | http://polymer.github.io/AUTHORS.txt | |
| http://polymer.github.io/CONTRIBUTORS.txt | http://polymer.github.io/PATENTS.txt | |
| http://mozilla.org/MPL/2.0/. | https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/runtime/onMessage | |
| https://github.com/mozilla/webextension-polyfill/issues/130 | http://cdn.tt.omtrdc.net/cdn/target.js | |
| https://typekit.com/account/kits | http://www.apache.org/licenses/LICENSE-2.0 | |
| https://use.typekit.net/ | https://github.com/rwu823/react-addons-text-content | |
| http://jedwatson.github.io/classnames | http://www.opensource.org/licenses/mit-license.php | |
| http://pegjs.org/ | https://bugs.chromium.org/p/v8/issues/detail?id=4118 | |
| https://bugs.chromium.org/p/v8/issues/detail?id=3056 | http://fb.me/use-check-prop-types | |
| http://fb.me/prop-types-in-prod | 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/1998/Math/MathML | |
| http://www.w3.org/2000/svg | https://fb.me/react-polyfills | |
| http://browserhacks.com/#hack-e71d8692f65334173fee715c222cb805 | https://github.com/webpack-contrib/style-loader/issues/177 | |
| https://github.com/webpack-contrib/style-loader#insertat | http://stackoverflow.com/a/26603875 | |
| https://www.adobe.com/go/vec-helper-browser-extension | https://clients2.google.com/service/update2/crx | |
| https://use.typekit.net |
{ "name": "Adobe Target VEC Helper", "icons": { "16": "icons/icon16.png", "32": "icons/icon32.png", "38": "icons/icon38.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "version": "0.7.1", "background": { "scripts": [ "background.js" ] }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Load your website's desktop and mobile views effortlessly in Adobe Target with the VEC helper extension", "permissions": [ "storage", "activeTab", "webRequest", "webRequestBlocking", "webNavigation", "http://*/*", "https://*/*" ], "browser_action": { "default_icon": { "32": "icons/icon32_grayscale.png", "38": "icons/icon38_grayscale.png" }, "default_popup": "popup.html", "default_title": "Adobe Target VEC Helper" }, "content_scripts": [ { "js": [ "content_top.js", "content_main.js" ], "run_at": "document_start", "matches": [ "http://*.adobe.com/content/mac/*/target/activities.html*", "https://*.adobe.com/content/mac/*/target/activities.html*" ], "all_frames": true }, { "js": [ "content_client.js" ], "run_at": "document_start", "matches": [ "http://*/*mboxEdit=1*", "https://*/*mboxEdit=1*" ], "all_frames": true }, { "js": [ "content_client.js" ], "run_at": "document_start", "matches": [ "http://*/*adobe_authoring_enabled=1*", "https://*/*adobe_authoring_enabled=1*" ], "all_frames": true }, { "js": [ "content_top.js", "content_client.js" ], "run_at": "document_start", "matches": [ "http://*/*at_preview_token=*", "https://*/*at_preview_token=*" ] } ], "manifest_version": 2, "content_security_policy": "script-src 'self' https://use.typekit.net; object-src 'self'", "web_accessible_resources": [ "ui_components.js" ] }
ⓘ 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.