Exposure New Tab
Get a beautiful photo from Exposure every time you open a new tab.
Exposure New Tabとは何ですか?
Exposure New Tabはhttps://exposure.coによって開発されたChromeの拡張機能で、その主な機能は「Get a beautiful photo from Exposure every time you open a new tab.」です。
拡張機能のスクリーンショット
Exposure New Tab拡張機能のCRXファイルをダウンロード
Exposure New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Get a beautiful curated photo from the community Exposure every time you open a new tab. Discover more stories at exposure.co/publications 拡張機能の基本情報
| 名前 | |
| ID | onfocbngcbpfnfdmnhleidllhleaiokn |
| 公式URL | https://chromewebstore.google.com/detail/exposure-new-tab/onfocbngcbpfnfdmnhleidllhleaiokn |
| 説明 | Get a beautiful photo from Exposure every time you open a new tab. |
| ファイルサイズ | 10.25 KB |
| インストール数 | 10,209 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2020-11-03 |
| 公開日 | 2016-01-24 |
| 評価 | 3.95/5 合計 116 レビュー |
| 開発者 | https://exposure.co |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://exposure.co/apps/new-tab |
| ヘルプページのURL | https://exposure.co/contact |
| プライバシーポリシーページのURL | https://exposure.co/privacy |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Exposure New Tab",
"description": "Get a beautiful photo from Exposure every time you open a new tab.",
"version": "1.0",
"content_security_policy": "script-src https:\/\/www.exposure.co 'self' ; object-src 'self'",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"incognito": "split",
"chrome_url_overrides": {
"newtab": "blank.html"
},
"manifest_version": 2
} | |