N-Tab
Browser Tab Management Tool: Comparable to OneTab
What is N-Tab?
N-Tab is a Chrome extension developed by scoful, and its main feature is "Browser Tab Management Tool: Comparable to OneTab".
Extension Screenshots
Download N-Tab Extension CRX File
Download N-Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
这是一个管理浏览器标签的工具,对标OneTab,自用了4年,没有丢失过数据。使用起来非常简单,完全依赖直觉就可以轻松上手。 如果对您有帮助或者提高您的效率的话,不管是工作上还是生活上,麻烦投喂一下,目前自由职业状态,每一分收入都很重要,谢谢!
Extension Basic Information
Name | N-Tab |
ID | niahhcandihcfbamcfhikgojghnnfjan |
Official URL | https://chromewebstore.google.com/detail/n-tab/niahhcandihcfbamcfhikgojghnnfjan |
Description | Browser Tab Management Tool: Comparable to OneTab |
File Size | 463 KB |
Installation Count | 489 |
Current Version | 3.1.0 |
Last Updated | 2024-01-25 |
Publish Date | 2023-10-12 |
Rating | 5.00/5 Total 3 Ratings |
Developer | scoful |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/scoful/N-Tab |
Help Page URL | https://github.com/scoful/N-Tab |
Privacy Policy Page URL | http://lulua.net/cloudSkyMonster/privacy.html |
Supported Languages | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.1.0", "name": "N-Tab", "manifest_version": 3, "description": "__MSG_pluginDesc__", "background": { "service_worker": "js\/background.js" }, "icons": { "48": "images\/48.png", "96": "images\/96.png", "128": "images\/128.png" }, "permissions": [ "tabs", "contextMenus", "storage", "unlimitedStorage", "notifications", "idle", "alarms", "commands" ], "host_permissions": [ " |