NoteTab - Save Your Thoughts
Capture your thoughts seamlessly in the new tab page
NoteTab - Save Your Thoughtsとは何ですか?
NoteTab - Save Your Thoughtsは2050によって開発されたChromeの拡張機能で、その主な機能は「Capture your thoughts seamlessly in the new tab page」です。
拡張機能のスクリーンショット
NoteTab - Save Your Thoughts拡張機能のCRXファイルをダウンロード
NoteTab - Save Your Thoughts拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Write down your important notes, reminders, or random thoughts seamlessly in the new tab of every page. With NoteTab, your new tab is transformed into a better way to manage your productivity and thoughts as you surf the web. The NoteTab extension is lightweight, minimalistic, blazing fast. By clicking "Add to chrome", I accept and agree to installing the NoteTab extension and setting Chrome New Tab search to that provided by the service. The search will be powered by Bing. Privacy Policy: https://2050.one/privacy Terms of Service: https://2050.one/terms Key Feature Include: * All Notes are automatically saved. * Beautiful background images of Planet Earth. * Dedicated 'Notepads' to create lists, separate notes and much more. * Bookmarks with URL images built in. * Built in timer. * Light and Dark themes. We’re always working to make NoteTab better and would love to hear from you. You can reach out to us at [email protected]
拡張機能の基本情報
名前 | NoteTab - Save Your Thoughts |
ID | igdekamfjpbdoijfaegpnmpokdjbgogb |
公式URL | https://chromewebstore.google.com/detail/notetab-save-your-thought/igdekamfjpbdoijfaegpnmpokdjbgogb |
説明 | Capture your thoughts seamlessly in the new tab page |
ファイルサイズ | 184 KB |
インストール数 | 5,326 |
現在のバージョン | 0.0.6 |
最終更新日 | 2022-09-28 |
公開日 | 2021-07-23 |
評価 | 4.25/5 合計 4 レビュー |
開発者 | 2050 |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://2050.one/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NoteTab - Save Your Thoughts", "author": "Notetab Builder", "version": "0.0.6", "description": "Capture your thoughts seamlessly in the new tab page", "chrome_url_overrides": { "newtab": "newtab.html" }, "permissions": [ "storage" ], "background": { "service_worker": "background.js" }, "icons": { "128": "icon128.png" }, "manifest_version": 3 } |