Autumn Tab
Autumn Tab
什么是Autumn Tab?
Autumn Tab是由Signature Solutions OÜ开发的Chrome扩展程序,该扩展的主要功能是“Autumn Tab”。
扩展截图
下载Autumn Tab扩展crx文件
下载Autumn Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The extension can change the search in a new tab. By clicking the "Add to chrome" button, I accept and agree to the installation of the Chrome extension "AutumnTab" and the setting of search in a new Chrome™ tab to search provided by BING as a service, as well as the Terms of Use and Privacy Policy. Tabs with the most popular messenger links, weather forecast and history block management With our extension, your new browser tab will be more functional and informative Features: - Built-in weather widget that provides information about the weather in the user's location; - Convenient display of the current date; - Quick links to the most popular messengers; - History management block that adds the ability to delete each history entry individually or delete the entire history in one click. Try the Autumn Tab extension and personalize your browser! Privacy Policy - https://autumn-tab.com/app-information/priv.html Terms of Use - https://autumn-tab.com/app-information/term.html Contact Us - https://autumn-tab.com/app-information/contacts.html About Us - https://autumn-tab.com/app-information/about.html
扩展基本信息
名称 | Autumn Tab |
ID | omcgiabgadgmpcplhdlniiddjbcocaah |
官方URL | https://chromewebstore.google.com/detail/autumn-tab/omcgiabgadgmpcplhdlniiddjbcocaah |
简介 | Autumn Tab |
文件大小 | 2.92 MB |
安装次数 | 56,711 |
当前版本 | 1.2.1 |
更新时间 | 2022-09-29 |
上架时间 | 2022-08-28 |
评分 | 5.00/5 共38次评分 |
开发者 | Signature Solutions OÜ |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://autumn-tab.com/app-information/priv.html |
支持的语言 | lv |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "autumn-tab-128.png" } }, "chrome_url_overrides": { "newtab": "dist\/index.html" }, "description": "Autumn Tab", "icons": { "128": "autumn-tab-128.png" }, "manifest_version": 3, "name": "Autumn Tab", "permissions": [ "history" ], "version": "1.2.1" } |