Talawanda Staff Web Portal
Overrides the new tab page with the Talawanda Web Portal for Staff.
Talawanda Staff Web Portalとは何ですか?
Talawanda Staff Web Portalはthompsonaによって開発されたChromeの拡張機能で、その主な機能は「Overrides the new tab page with the Talawanda Web Portal for Staff.」です。
拡張機能のスクリーンショット
Talawanda Staff Web Portal拡張機能のCRXファイルをダウンロード
Talawanda Staff Web Portal拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension overrides the Chrome new tab page with a custom web portal designed for Talawanda School District staff members. 拡張機能の基本情報
| 名前 | |
| ID | hcegmjehigpoobglbdidibodhbhignnm |
| 公式URL | https://chromewebstore.google.com/detail/talawanda-staff-web-porta/hcegmjehigpoobglbdidibodhbhignnm |
| 説明 | Overrides the new tab page with the Talawanda Web Portal for Staff. |
| ファイルサイズ | 104 KB |
| インストール数 | 25 |
| 現在のバージョン | 1.0.38 |
| 最終更新日 | 2019-09-20 |
| 公開日 | 2019-09-20 |
| 開発者 | thompsona |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Talawanda Staff Web Portal",
"description": "Overrides the new tab page with the Talawanda Web Portal for Staff.",
"version": "1.0.38",
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"chrome_url_overrides": {
"newtab": "portal\/index.html"
},
"content_security_policy": "script-src 'self' https:\/\/feed2js.org https:\/\/platform.twitter.com https:\/\/cdn.api.twitter.com https:\/\/syndication.twitter.com https:\/\/cdn.syndication.twimg.com https:\/\/ssl.google-analytics.com; object-src 'self'"
} | |