Membeam Answer Hack v2
We're back! A simple extension that passes your vocab tests. Coded By @RunConnor
What is Membeam Answer Hack v2?
Membeam Answer Hack v2 is a Chrome extension developed by Connor Lapping, and its main feature is "We're back! A simple extension that passes your vocab tests. Coded By @RunConnor".
Extension Screenshots
Download Membeam Answer Hack v2 Extension CRX File
Download Membeam Answer Hack v2 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
[ UPDATED ] We're back! A simple Membean answer hack that auto runs and answers questions.
Extension Basic Information
Name | |
ID | bnhimpfmeadbpjnkcaiakkcofcjhjpmg |
Official URL | https://chrome.google.com/webstore/detail/membeam-answer-hack-v2/bnhimpfmeadbpjnkcaiakkcofcjhjpmg |
Description | We're back! A simple extension that passes your vocab tests. Coded By @RunConnor |
File Size | 224 KB |
Installation Count | 3,000 |
Current Version | 2.1 |
Last Updated | 2021-03-28 |
Publish Date | 2019-12-09 |
Rating | 3.60/5 Total 70 Ratings |
Developer | Connor Lapping |
[email protected] | |
Payment Type | free |
Extension Website | https://membeanhack.gq |
Help Page URL | https://membeanhack.gq/support |
Supported Languages | en |
manifest.json | |
{ "background": { "persistent": true, "scripts": [ "background.js" ] }, "browser_action": { "default_title": "Membeam Answer Hack v2" }, "description": "We're back! A simple extension that passes your vocab tests.\nCoded By @RunConnor\n", "homepage_url": "https:\/\/connorlapping.com", "icons": { "128": "icon.png", "16": "icon.png", "48": "icon.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2Twsjv4Qh5IuCnpZHfcTn7Etkh510uQXAWPbE7eJeXmveCYrOQrQwCjyvmniS3WUyHKZZlwiSFNkSAk1DgbNr93PgXQQ\/eEQoBVcxtzycrMMIGbAHVd3qMDSuIAFEfpnRBA5FH2brd6qPxR5A0wp6rxVhMXUwvFHoEgJ94aglW+mzerWYO5Xelm0c8z3tf7Ish8Oit5WAEaDZGtISGcf6gG9eXyWQSlrEgRGL5\/mFsuhv+Zuy0REeaeCmOCv1iTq\/p5DFl6n3EdHjkAvWPh3T5ZgbBQ29v\/LF+3mCviDRVvkDyTcsaT+K\/o9Je7jBVLFSvAPlcXBKUUrYcD\/F2HVUwIDAQAB", "manifest_version": 2, "name": "Membeam Answer Hack v2", "permissions": [ "https:\/\/membean.com\/*", "http:\/\/membean.com\/*", "tabs" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.1" } |