Shralpin Skateboarding

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

Cos'è Shralpin Skateboarding?

Shralpin Skateboarding è un'estensione di Chrome sviluppata da shralpin skateboards, e la sua funzione principale è "This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Shralpin Skateboarding

Scarica i file di estensione Shralpin Skateboarding in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Shralpin Skateboarding Shralpin Skateboarding
ID bhcjfnfhfhkdbbijapfnachpaapldjlo
URL Ufficiale https://chromewebstore.google.com/detail/shralpin-skateboarding/bhcjfnfhfhkdbbijapfnachpaapldjlo
Descrizione This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com
Dimensione del File 40.61 KB
Conteggio Installazioni 28
Versione Corrente 0.0.1
Ultimo Aggiornamento 2018-05-09
Data di Pubblicazione 2018-05-08
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore shralpin skateboards
Tipo di Pagamento free
Sito Web dell'Estensione https://shralpin.com/
URL della Pagina di Aiuto https://shralpin.com/category/skateboarders/
Lingue Supportate 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"
    }
}