Bonk VTOL
Brings back the legendary gamemode known as VTOL to bonk.io
Vad är Bonk VTOL?
Bonk VTOL är en Chrome-tillägg utvecklad av connordlew, och dess huvudfunktion är "Brings back the legendary gamemode known as VTOL to bonk.io".
Tilläggsskärmbilder
Ladda ner Bonk VTOL-förlängningens CRX-fil
Ladda ner Bonk VTOL-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Bonk vtol it brings it back Grundläggande Information om Tillägg
| Namn | |
| ID | bcbkoilficobilaldghbpmpahdlpjeha |
| Officiell webbadress | https://chromewebstore.google.com/detail/bonk-vtol/bcbkoilficobilaldghbpmpahdlpjeha |
| Beskrivning | Brings back the legendary gamemode known as VTOL to bonk.io |
| Filstorlek | 6.55 KB |
| Antal Installationer | 70 |
| Aktuell Version | 5.0 |
| Senast Uppdaterad | 2022-04-23 |
| Publiceringsdatum | 2022-04-22 |
| Utvecklare | connordlew |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Bonk VTOL",
"version": "5.0",
"author": "Salama, (Salamana_)",
"description": "Brings back the legendary gamemode known as VTOL to bonk.io",
"permissions": [
"webRequest",
"webRequestBlocking"
],
"background": {
"service_worker": "service_worker.js"
},
"content_scripts": [
{
"matches": [
"*:\/\/bonk.io\/gameframe-release.html"
],
"js": [
"loadInjector.js"
],
"all_frames": true
}
],
"web_accessible_resources": [
{
"resources": [
"injector.js",
"runInjectors.js"
],
"matches": [
" | |