Go to Social Blade
Go to Social Blade
Wat is Go to Social Blade?
Go to Social Blade is een Chrome-extensie ontwikkeld door MoguraStore, en de belangrijkste functie is "Go to Social Blade".
Extensie Screenshots
Download het CRX-bestand van de extensie Go to Social Blade
Download Go to Social Blade-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
youtubeからワンクリックでsocial bladeへ移動できます。
また右クリックから移動することもできます。 Basisinformatie over de Extensie
| Naam | |
| ID | mkdmbipodfkcdlednpdicbpankjijbii |
| Officiële URL | https://chromewebstore.google.com/detail/go-to-social-blade/mkdmbipodfkcdlednpdicbpankjijbii |
| Beschrijving | Go to Social Blade |
| Bestandsgrootte | 11.89 KB |
| Aantal Installaties | 108 |
| Huidige Versie | 1.8.0 |
| Laatst Bijgewerkt | 2023-08-28 |
| Publicatiedatum | 2020-06-20 |
| Ontwikkelaar | MoguraStore |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/mogurastore/go-to-social-blade |
| Ondersteunde Talen | ja |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Go to Social Blade",
"version": "1.8.0",
"description": "Go to Social Blade",
"permissions": [
"contextMenus",
"tabs"
],
"background": {
"service_worker": "background.js"
},
"action": {
"default_title": "Go to Social Blade"
},
"icons": {
"128": "icon.png"
},
"manifest_version": 3
} | |