TopTab
TopTab
什麼是TopTab?
TopTab是由NicklasProd Studio開發的Chrome擴展程式,該擴展的主要功能是“TopTab”。
擴展截圖
下載TopTab擴展crx文件
下載TopTab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The new tab of your favorite browser will become more functional with the help of our extension. Features The new tab is equipped with: - built-in weather forecast in the user's location; - built-in block from the latest news of the user's country or the world; - the task statement block (Todo List); - quick links to popular messengers. Try the TopTab extension and personalize your browser! Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "TopTab" Chrome extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy. https://makeandgetadsanalysis.com/search/privacy.html - Privacy Policy https://makeandgetadsanalysis.com/search/terms.html - Terms of Use https://makeandgetadsanalysis.com/search/contact.html - Contact Us https://makeandgetadsanalysis.com/search/about.html - About Us https://makeandgetadsanalysis.com/search/uninstall.html - Uninstall
擴展基本資訊
名稱 | TopTab |
ID | oilcbojeghcfkidelcmjbnbmaplfegbj |
官方網址 | https://chromewebstore.google.com/detail/toptab/oilcbojeghcfkidelcmjbnbmaplfegbj |
簡介 | TopTab |
檔案大小 | 1.27 MB |
安裝次數 | 62,254 |
目前版本 | 4.0.0 |
更新時間 | 2022-09-14 |
上架時間 | 2021-10-23 |
評分 | 5.00/5 共 10 次評分 |
開發者 | NicklasProd Studio |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://nicklasprodstudio.com/ |
說明頁面URL | https://nicklasprodstudio.com/ |
隱私政策頁面URL | http://makeandgetadsanalysis.com/search/privacy.html |
支援的語言 | en-US |
manifest.json | |
{ "action": { "default_icon": { "128": "fav.png" } }, "chrome_url_overrides": { "newtab": "dist\/index.html" }, "description": "TopTab", "icons": { "128": "fav.png" }, "manifest_version": 3, "name": "TopTab", "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "4.0.0" } |