Behance New Tab
Get inspired by new Behance projects.
Behance New Tabとは何ですか?
Behance New TabはYuriy Nemtsovによって開発されたChromeの拡張機能で、その主な機能は「Get inspired by new Behance projects.」です。
拡張機能のスクリーンショット
Behance New Tab拡張機能のCRXファイルをダウンロード
Behance New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The Behance New Tab extension displays a curated grid of beautiful new featured projects. 拡張機能の基本情報
| 名前 | |
| ID | bajioogponlmkfhdgffomhlfpiehgbkp |
| 公式URL | https://chromewebstore.google.com/detail/behance-new-tab/bajioogponlmkfhdgffomhlfpiehgbkp |
| 説明 | Get inspired by new Behance projects. |
| ファイルサイズ | 172 KB |
| インストール数 | 1,494 |
| 現在のバージョン | 1.6.0 |
| 最終更新日 | 2023-11-16 |
| 公開日 | 2019-02-01 |
| 評価 | 4.67/5 合計 9 レビュー |
| 開発者 | Yuriy Nemtsov |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.behance.net |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Behance New Tab",
"version": "1.6.0",
"description": "Get inspired by new Behance projects.",
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"128": "behance-icon.png"
}
} | |