SBCEO Portal Launcher
Easily launch your favorite SBCEO Portal resources.
SBCEO Portal Launcherとは何ですか?
SBCEO Portal LauncherはSBCEO Portalによって開発されたChromeの拡張機能で、その主な機能は「Easily launch your favorite SBCEO Portal resources.」です。
拡張機能のスクリーンショット
SBCEO Portal Launcher拡張機能のCRXファイルをダウンロード
SBCEO Portal Launcher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Have an SBCEO Portal account? Easily launch some of your favorite sites with this Chrome Extension including California Streaming, World Book, and Maps 101. 拡張機能の基本情報
| 名前 | |
| ID | clllbfmjehmckbppdfgmekooanfobbje |
| 公式URL | https://chromewebstore.google.com/detail/sbceo-portal-launcher/clllbfmjehmckbppdfgmekooanfobbje |
| 説明 | Easily launch your favorite SBCEO Portal resources. |
| ファイルサイズ | 59.06 KB |
| インストール数 | 34 |
| 現在のバージョン | 0.0.3 |
| 最終更新日 | 2016-11-08 |
| 公開日 | 2016-11-08 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | SBCEO Portal |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "SBCEO Portal Launcher",
"short_name": "Portal",
"options_page": "options.html",
"version": "0.0.3",
"description": "Easily launch your favorite SBCEO Portal resources.",
"browser_action": {
"default_popup": "index.html",
"default_icon": "icon16.png"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} | |