Membeam Answer Hack v2
We're back! A simple extension that passes your vocab tests. Coded By @RunConnor
Qu'est-ce que Membeam Answer Hack v2 ?
Membeam Answer Hack v2 est une extension Chrome développée par Connor Lapping, et sa fonction principale est "We're back! A simple extension that passes your vocab tests. Coded By @RunConnor".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Membeam Answer Hack v2
Téléchargez les fichiers d'extension Membeam Answer Hack v2 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
[ UPDATED ] We're back! A simple Membean answer hack that auto runs and answers questions.
Informations de Base sur l'Extension
Nom | |
ID | bnhimpfmeadbpjnkcaiakkcofcjhjpmg |
URL Officiel | 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 |
Taille du Fichier | 224 KB |
Nombre d'Installations | 3,000 |
Version Actuelle | 2.1 |
Dernière Mise à Jour | 2021-03-28 |
Date de Publication | 2019-12-09 |
Évaluation | 3.60/5 Total 70 Évaluations |
Développeur | Connor Lapping |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://membeanhack.gq |
URL de la Page d'Aide | https://membeanhack.gq/support |
Langues Prises en Charge | 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" } |