Sourcetab: New Tab Dashboard
A material design dashboard for your browser's new tab page with widgets and settings.
Apa itu Sourcetab: New Tab Dashboard?
Sourcetab: New Tab Dashboard adalah ekstensi Chrome yang dikembangkan oleh https://sourcetab.org, dan fitur utamanya adalah "A material design dashboard for your browser's new tab page with widgets and settings.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Sourcetab: New Tab Dashboard
Unduh file ekstensi Sourcetab: New Tab Dashboard dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
                        Features:
- Multiple types of widgets to add to the dashboard and toolbar.
- Different alignments for widgets in the toolbar.
- Easily rearrange widgets through drag and drop while in edit mode.
- Many customizable options in the settings.
- Easy data management for backup and restoration later on.
Backgrounds:
- Solid color
- Lineage gradient
- Uploaded or URL-specified image/video
- Embedded website
- Embedded YouTube video
Widgets:
- Link (easily navigate to other websites)
- Clock (display the time/date)
- Note (record simple notes throughout the day)
- IFrame (embed other websites as a widget)                     Informasi Dasar Ekstensi
| Nama |   |  
| ID | akomlegpokabommpdjfmhnbdcnaefmdo | 
| URL Resmi | https://chromewebstore.google.com/detail/sourcetab-new-tab-dashboa/akomlegpokabommpdjfmhnbdcnaefmdo | 
| Deskripsi | A material design dashboard for your browser's new tab page with widgets and settings. | 
| Ukuran File | 511 KB | 
| Jumlah Instalasi | 211 | 
| Versi Saat Ini | 3.3.0 | 
| Terakhir Diperbarui | 2023-04-24 | 
| Tanggal Publikasi | 2020-09-02 | 
| Penilaian | 5.00/5 Total 3 Penilaian | 
| Pengembang | https://sourcetab.org | 
| [email protected] | |
| Tipe Pembayaran | free | 
| Situs Ekstensi | https://sourcetab.org | 
| URL Halaman Bantuan | https://github.com/sourcetab/sourcetab | 
| Bahasa yang Didukung | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Sourcetab: New Tab Dashboard",
    "short_name": "Sourcetab",
    "description": "A material design dashboard for your browser's new tab page with widgets and settings.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": ".\/icons\/16.png",
        "19": ".\/icons\/19.png",
        "38": ".\/icons\/38.png",
        "48": ".\/icons\/48.png",
        "64": ".\/icons\/64.png",
        "128": ".\/icons\/128.png",
        "300": ".\/icons\/300.png",
        "500": ".\/icons\/500.png"
    },
    "permissions": [
        "storage"
    ],
    "version": "3.3.0",
    "manifest_version": 3
}  |  |