Magic list
Magic list
Magic listとは何ですか?
Magic listはARGON INFORMATION TECHNOLOGY CO LLCによって開発されたChromeの拡張機能で、その主な機能は「Magic list」です。
拡張機能のスクリーンショット
Magic list拡張機能のCRXファイルをダウンロード
Magic list拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Magic list is a new tab extension that has a convenient use of the task list, an animated gradient background and a beautiful current current time. New tabs will show the time, as well as added tasks in previous browser openings. By clicking "Add to chrome", I accept and agree to installing the "Magic list" Chrome extension and setting ChromeTM new tab search to that provided by Microsoft BING as the service and the Terms of Use and Privacy Policy Privacy policy https://extargonit.com/pages/privacy.html Terms and EULA https://extargonit.com/pages/terms.html About us https://extargonit.com/pages/about.html Contact us https://extargonit.com/pages/contact.html
拡張機能の基本情報
名前 | Magic list |
ID | hefeclmbnbfidedflacnalnhdobkllfi |
公式URL | https://chromewebstore.google.com/detail/magic-list/hefeclmbnbfidedflacnalnhdobkllfi |
説明 | Magic list |
ファイルサイズ | 21.56 KB |
インストール数 | 55,911 |
現在のバージョン | 1.0.6 |
最終更新日 | 2023-06-06 |
公開日 | 2023-05-10 |
評価 | 5.00/5 合計 30 レビュー |
開発者 | ARGON INFORMATION TECHNOLOGY CO LLC |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://extargonit.com/ |
プライバシーポリシーページのURL | https://extargonit.com/pages/privacy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.6", "name": "Magic list", "description": "Magic list", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "128": "icon.png" }, "action": { "default_icon": "icon.png" }, "permissions": [ "unlimitedStorage" ] } |