Alive tab
New tab - new life
Alive tabとは何ですか?
Alive tabはAKORDIS GROUP LIMITEDによって開発されたChromeの拡張機能で、その主な機能は「New tab - new life」です。
拡張機能のスクリーンショット
Alive tab拡張機能のCRXファイルをダウンロード
Alive tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Make your new tab beautiful and functionality! By clicking "Add to chrome", I accept and agree to install the "Alive tab" Chrome extension and setting Chrome™ New Tab page to that provided by the service and the Terms of Use https://akordis.net/fnew/terms_of_use.html and Privacy Policy https://akordis.net/fnew/privacy_policy.html Contact us via https://akordis.net/fnew/contacts.html Features: - Display the time and data in your current location. - Display the weather in your current location. - Change the search to Bing. Give your new tab new view! A new tab in your favorite browser will no longer be boring. With this extension, you can easily see on the standard new tab background beautiful pictures. But that's not all, this extension will allow you to always be inform about current weather situation in your city. You no longer need to visit third-party sites to get information about the time in your location. Try it and you will get a completely different experience using chrome! We are always working on new features, please use the support page to request features, and please leave us a great review if you have a few minutes! This extension uses permission of the current location of user's device.
拡張機能の基本情報
名前 | Alive tab |
ID | fdncfcjmhgabdkammiibdoalmlkabknn |
公式URL | https://chromewebstore.google.com/detail/alive-tab/fdncfcjmhgabdkammiibdoalmlkabknn |
説明 | New tab - new life |
ファイルサイズ | 12.08 MB |
インストール数 | 67,819 |
現在のバージョン | 1.0.1 |
最終更新日 | 2022-08-03 |
公開日 | 2021-05-25 |
評価 | 4.90/5 合計 42 レビュー |
開発者 | AKORDIS GROUP LIMITED |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://akordis.net |
プライバシーポリシーページのURL | https://akordis.net/fnew/privacy_policy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "128": "icon-128.png", "16": "icon-16.png", "64": "icon-64.png" } }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "New tab - new life", "icons": { "128": "icon-128.png", "16": "icon-16.png", "64": "icon-64.png" }, "manifest_version": 2, "name": "Alive tab", "version": "1.0.1" } |