Notes Tab
Notes Tab - Write notes like sticky notes in "new tab "
Notes Tabとは何ですか?
Notes Tabはnoreal.invによって開発されたChromeの拡張機能で、その主な機能は「Notes Tab - Write notes like sticky notes in "new tab "」です。
拡張機能のスクリーンショット
Notes Tab拡張機能のCRXファイルをダウンロード
Notes Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Notes Tab - a tool for taking quick sticky notes in "new tab". By installing this extension, you agree to the Terms of Service at: https://badhopeplum.ru/privacy_policy.html
拡張機能の基本情報
名前 | |
ID | ieobkbhmljlmkodnhiogjhkjgoongdmn |
公式URL | https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn |
説明 | Notes Tab - Write notes like sticky notes in "new tab " |
ファイルサイズ | 71.37 KB |
インストール数 | 1,118 |
現在のバージョン | 1.0.2 |
最終更新日 | 2023-04-12 |
公開日 | 2020-04-28 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | noreal.inv |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://badhopeplum.ru/privacy_policy.html |
対応言語 | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "default_locale": "en", "description": "__MSG_appDesc__", "chrome_url_overrides": { "newtab": "files\/index.html" }, "icons": { "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "manifest_version": 3, "name": "__MSG_appName__", "permissions": [], "version": "1.0.2" } |