Version 2.0.0.4 View in Chrome Web Store
| http://github.com/brix/crypto-js | http://github.com/brix/crypto-js.git | |
| https://github.com/nvie/gitflow | http://opensource.org/licenses/MIT | |
| https://registry.npmjs.org/crypto-js/-/crypto-js-3.2.1.tgz | http://github.com/evanvosberg | |
| https://github.com/brix/crypto-js/issues | https://travis-ci.org/brix/crypto-js.svg?branch=develop | |
| https://travis-ci.org/brix/crypto-js | https://cryptojs.gitbook.io/docs/ | |
| http://stackoverflow.com/users/938089/rob-w | https://clients2.google.com/service/update2/crx |
{ "name": "Blue Prism BAA v2 Extension 7.0 - 7.1", "icons": { "16": "icons/BluePrism_16x16.png", "32": "icons/BluePrism_32x32.png", "48": "icons/BluePrism_48x48.png", "128": "icons/BluePrism_128x128.png" }, "author": "Blue Prism Ltd", "version": "2.0.0.4", "background": { "service_worker": "bluePrismServiceWorker.js" }, "options_ui": { "page": "extensionOptions/Options.html", "open_in_tab": true }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "This extension provides connectivity between the browser and Blue Prism.", "permissions": [ "tabs", "webNavigation", "nativeMessaging", "storage", "scripting" ], "version_name": "2.0.0", "content_scripts": [ { "js": [ "crypto-js/crypto-js.js", "crypto-js/core.js", "crypto-js/x64-core.js", "crypto-js/lib-typedarrays.js", "crypto-js/enc-base64.js", "crypto-js/enc-hex.js", "crypto-js/enc-latin1.js", "crypto-js/enc-utf8.js", "crypto-js/enc-utf16.js", "crypto-js/md5.js", "crypto-js/evpkdf.js", "crypto-js/cipher-core.js", "crypto-js/sha256.js", "crypto-js/aes.js", "crypto-js/pad-ansix923.js", "crypto-js/pad-iso10126.js", "crypto-js/pad-iso97971.js", "crypto-js/pad-nopadding.js", "crypto-js/pad-pkcs7.js", "crypto-js/pad-zeropadding.js", "bluePrismPlugin.js" ], "run_at": "document_idle", "matches": [ "<all_urls>" ], "all_frames": true } ], "host_permissions": [ "<all_urls>" ], "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.