Shralpin Skateboarding

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

What is Shralpin Skateboarding?

Shralpin Skateboarding is a Chrome extension developed by shralpin skateboards, and its main feature is "This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com".

Extension Screenshots

screenshot

Download Shralpin Skateboarding Extension CRX File

Download Shralpin Skateboarding extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Shralpin Skateboarding Shralpin Skateboarding
ID bhcjfnfhfhkdbbijapfnachpaapldjlo
Official URL 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
File Size 40.61 KB
Installation Count 28
Current Version 0.0.1
Last Updated 2018-05-09
Publish Date 2018-05-08
Rating 5.00/5 Total 1 Ratings
Developer shralpin skateboards
Payment Type free
Extension Website https://shralpin.com/
Help Page URL https://shralpin.com/category/skateboarders/
Supported Languages 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"
    }
}