Atlas
A comprehensive tool for drawing, taking notes, and much more all on your chrome homepage.
Atlasとは何ですか?
Atlasはbraydenwerner0によって開発されたChromeの拡張機能で、その主な機能は「A comprehensive tool for drawing, taking notes, and much more all on your chrome homepage.」です。
拡張機能のスクリーンショット
Atlas拡張機能のCRXファイルをダウンロード
Atlas拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Replace your chrome new tab page with your own personal dashboard!
What makes Atlas different?
• Upload your own videos (mp3) or images (png/jpeg) as your background
• All containers are moveable and can be positioned anywhere on your screen
• Auto-saving notes with a complete text editor supporting changing fonts, font sizes, formatting, etc.
• Auto-saving drawing board
• Information saved across multiple devices
• Weather widget
• Customizable greeting message
• To-do list
• Light/Dark theme
• Random high-quality background photos each day if you do not choose your own media
Additional Premium Features ($1/month):
• Video Uploads
• Interactive Stocks Widget
• Customize fonts
☆☆☆
Atlas is a new chrome extension and is constantly being updated and improved.
☆☆☆
GET IN TOUCH
Email: [email protected] 拡張機能の基本情報
| 名前 | |
| ID | hdipbljnjaoiknbnmhhdiepmjioafgmp |
| 公式URL | https://chromewebstore.google.com/detail/atlas/hdipbljnjaoiknbnmhhdiepmjioafgmp |
| 説明 | A comprehensive tool for drawing, taking notes, and much more all on your chrome homepage. |
| ファイルサイズ | 4.09 MB |
| インストール数 | 67 |
| 現在のバージョン | 0.0.3 |
| 最終更新日 | 2021-12-20 |
| 公開日 | 2021-09-13 |
| 評価 | 5.00/5 合計 6 レビュー |
| 開発者 | braydenwerner0 |
| Eメール | [email protected] |
| 支払い方法 | in_app |
| プライバシーポリシーページのURL | https://atlasdash.netlify.app/privacy |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"short_name": "Atlas",
"name": "Atlas",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAthywZt\/V9jvqpFWhatQqcMBY\/mSsxKj6rhxV81quJH+UZ+3y4sbrsZxmL60bBAzrc+TgUAzj0EYIscHb2CRGLtiaek9vYqWZKE\/SMGmblRwq\/kRQfAuRHfN\/G4ufGZNbtMRyjlloB6G4oUkw7\/1JAxk1Uv037cW1OQjVE7RyK248YM9oTIFAkKrfw6VKVbyZbgdn3qEstWhCdqu6WCxuiGP87V+sPjU\/m9yVKl35jTlqZHCNZuhMdeVW7M5jhxopo2AkN8fCeDasdvlRdU6fQ9r6GyR3MHMKWNqRMIHwizOQXMyrlKUm02e+hC1wLxTwb1RM\/L23+bgHyQuPC9ZstwIDAQAB",
"description": "A comprehensive tool for drawing, taking notes, and much more all on your chrome homepage.",
"chrome_url_overrides": {
"newtab": "index.html"
},
"version": "0.0.3",
"manifest_version": 2,
"content_security_policy": "script-src 'self' https:\/\/stripe.com\/ https:\/\/js.stripe.com\/ https:\/\/checkout.stripe.com\/; object-src 'self'",
"browser_action": {
"default_icon": {
"16": ".\/images\/atlas-16.png",
"48": ".\/images\/atlas-48.png"
}
},
"icons": {
"16": ".\/images\/atlas-16.png",
"48": ".\/images\/atlas-48.png",
"128": ".\/images\/atlas-128.png"
}
} | |