Shell Shockers Play
For Shell Shockers lovers, it is the browser add-on of one-click access to play
Wat is Shell Shockers Play?
Shell Shockers Play is een Chrome-extensie ontwikkeld door ylnzdmrkr, en de belangrijkste functie is "For Shell Shockers lovers, it is the browser add-on of one-click access to play".
Extensie Screenshots
Download het CRX-bestand van de extensie Shell Shockers Play
Download Shell Shockers Play-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
You can click on the button on your Chrome extension then quickly access to Shell Shockers tips and guides
Basisinformatie over de Extensie
Naam | |
ID | kaibiiplgnmagagcjddplhkngbgoafpj |
Officiële URL | https://chrome.google.com/webstore/detail/shell-shockers-play/kaibiiplgnmagagcjddplhkngbgoafpj |
Beschrijving | For Shell Shockers lovers, it is the browser add-on of one-click access to play |
Bestandsgrootte | 1.42 MB |
Aantal Installaties | 59 |
Huidige Versie | 3.0 |
Laatst Bijgewerkt | 2022-04-28 |
Publicatiedatum | 2022-04-28 |
Ontwikkelaar | ylnzdmrkr |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://yuhho.com/shell-shockers |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shell Shockers Play", "description": "For Shell Shockers lovers, it is the browser add-on of one-click access to play", "version": "3.0", "manifest_version": 3, "background": { "service_worker": "background.js" }, "icons": { "16": ".\/img\/16.png", "48": ".\/img\/48.png", "128": ".\/img\/128.png" }, "action": { "default_popup": ".\/popup.html" }, "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "*:\/\/*\/*" ] } |