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”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | bhcjfnfhfhkdbbijapfnachpaapldjlo |
官方網址 | 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" } } |