Shralpin Skateboarding

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

Shralpin Skateboardingとは何ですか?

Shralpin Skateboardingはshralpin skateboardsによって開発されたChromeの拡張機能で、その主な機能は「This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com」です。

拡張機能のスクリーンショット

screenshot

Shralpin Skateboarding拡張機能のCRXファイルをダウンロード

Shralpin Skateboarding拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Shralpin Skateboarding Shralpin Skateboarding
ID bhcjfnfhfhkdbbijapfnachpaapldjlo
公式URL https://chromewebstore.google.com/detail/shralpin-skateboarding/bhcjfnfhfhkdbbijapfnachpaapldjlo
説明 This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com
ファイルサイズ 40.61 KB
インストール数 28
現在のバージョン 0.0.1
最終更新日 2018-05-09
公開日 2018-05-08
評価 5.00/5 合計 1 レビュー
開発者 shralpin skateboards
支払い方法 free
拡張機能のウェブサイト https://shralpin.com/
ヘルプページのURL https://shralpin.com/category/skateboarders/
対応言語 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"
    }
}