Shralpin Skateboarding

This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com

Wat is Shralpin Skateboarding?

Shralpin Skateboarding is een Chrome-extensie ontwikkeld door shralpin skateboards, en de belangrijkste functie is "This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Shralpin Skateboarding

Download Shralpin Skateboarding-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

                        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.                    

Basisinformatie over de Extensie

Naam Shralpin Skateboarding Shralpin Skateboarding
ID bhcjfnfhfhkdbbijapfnachpaapldjlo
Officiële URL https://chromewebstore.google.com/detail/shralpin-skateboarding/bhcjfnfhfhkdbbijapfnachpaapldjlo
Beschrijving This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com
Bestandsgrootte 40.61 KB
Aantal Installaties 28
Huidige Versie 0.0.1
Laatst Bijgewerkt 2018-05-09
Publicatiedatum 2018-05-08
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar shralpin skateboards
Betalingswijze free
Extensiewebsite https://shralpin.com/
Help Pagina-URL https://shralpin.com/category/skateboarders/
Ondersteunde Talen 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"
    }
}