Shralpin Skateboarding
This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com
Qu'est-ce que Shralpin Skateboarding ?
Shralpin Skateboarding est une extension Chrome développée par shralpin skateboards, et sa fonction principale est "This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Shralpin Skateboarding
Téléchargez les fichiers d'extension Shralpin Skateboarding 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
Skateboarding has always been an amazing thing to watch, that is why this extension has been created. We wanted an easy place to find, watch and share the latest and greatest skateboarding videos.
Informations de Base sur l'Extension
Nom | |
ID | bhcjfnfhfhkdbbijapfnachpaapldjlo |
URL Officiel | https://chromewebstore.google.com/detail/shralpin-skateboarding/bhcjfnfhfhkdbbijapfnachpaapldjlo |
Description | This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com |
Taille du Fichier | 40.61 KB |
Nombre d'Installations | 28 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2018-05-09 |
Date de Publication | 2018-05-08 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | shralpin skateboards |
Type de Paiement | free |
Site Web de l'Extension | https://shralpin.com/ |
URL de la Page d'Aide | https://shralpin.com/category/skateboarders/ |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shralpin Skateboarding", "version": "0.0.1", "manifest_version": 2, "description": "This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com", "homepage_url": "https:\/\/shralpin.com\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |