Gener8 Tabs
Gener8 transforms your "new tab" page to display breathtaking imagery to provide you with a moment of peace and calm.
Gener8 Tabsとは何ですか?
Gener8 Tabsはhttps://gener8ads.comによって開発されたChromeの拡張機能で、その主な機能は「Gener8 transforms your "new tab" page to display breathtaking imagery to provide you with a moment of peace and calm.」です。
拡張機能のスクリーンショット
Gener8 Tabs拡張機能のCRXファイルをダウンロード
Gener8 Tabs拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The average person opens 25 tabs every day.
That means:
25 moments to take a second and slow down.
25 chances to take a breath and be mindful.
25 opportunities to be inspired.
Add Gener8 Tabs to your browser to transform every tab you open into a chance to slow down, breathe and be inspired.
We'd love to hear from you, so please drop us a message with what you like or what you'd like us to do differently:
[email protected] 拡張機能の基本情報
| 名前 | |
| ID | mmdjkpjlfodmimjjlpniccomookbnhlb |
| 公式URL | https://chromewebstore.google.com/detail/gener8-tabs/mmdjkpjlfodmimjjlpniccomookbnhlb |
| 説明 | Gener8 transforms your "new tab" page to display breathtaking imagery to provide you with a moment of peace and calm. |
| ファイルサイズ | 55.13 KB |
| インストール数 | 10,000 |
| 現在のバージョン | 2.4.0 |
| 最終更新日 | 2021-07-01 |
| 公開日 | 2020-06-18 |
| 評価 | 3.98/5 合計 52 レビュー |
| 開発者 | https://gener8ads.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://gener8ads.com/ |
| ヘルプページのURL | https://help.gener8ads.com/ |
| プライバシーポリシーページのURL | https://gener8ads.com/privacy |
| 対応言語 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "2.4.0",
"short_name": "Gener8 Tabs",
"name": "Gener8 Tabs",
"description": "Gener8 transforms your \"new tab\" page to display breathtaking imagery to provide you with a moment of peace and calm.",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"minimum_chrome_version": "46",
"content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/gener8tabs.com https:\/\/gener8ads.com; object-src 'self'",
"icons": {
"16": "icons\/logo-16.png",
"48": "icons\/logo-48.png",
"128": "icons\/logo-128.png"
},
"permissions": [
"cookies",
"https:\/\/*.gener8ads.com\/*"
]
} | |