Asa - Minimal New Tab Page with Reddit feeds

A Minimal New Tab Extension integrated with Reddit.

Wat is Asa - Minimal New Tab Page with Reddit feeds?

Asa - Minimal New Tab Page with Reddit feeds is een Chrome-extensie ontwikkeld door Asa, en de belangrijkste functie is "A Minimal New Tab Extension integrated with Reddit.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Asa - Minimal New Tab Page with Reddit feeds

Download Asa - Minimal New Tab Page with Reddit feeds-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Asa 朝 ("Morning" in Japanese) is a minimal new tab page with weather forecast and Reddit integration.

Features

- Reddit feeds with sorting options
- Save your frequently visited subreddits
- Current condition and weather forecast for upcoming days
- Themes to suit your current vibe
- Configurable display options and temperature unit
- Offline supported (weather conditions and Reddit posts from cache)
- More coming soon...                    

Basisinformatie over de Extensie

Naam Asa - Minimal New Tab Page with Reddit feeds Asa - Minimal New Tab Page with Reddit feeds
ID ndkamfchbdmcjkdhbdncneldklacefjn
Officiële URL https://chromewebstore.google.com/detail/asa-minimal-new-tab-page/ndkamfchbdmcjkdhbdncneldklacefjn
Beschrijving A Minimal New Tab Extension integrated with Reddit.
Bestandsgrootte 674 KB
Aantal Installaties 147
Huidige Versie 1.1
Laatst Bijgewerkt 2021-09-23
Publicatiedatum 2021-09-05
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar Asa
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Asa - Minimal New Tab Page with Reddit feeds",
    "short_name": "Asa",
    "description": "A Minimal New Tab Extension integrated with Reddit.",
    "version": "1.1",
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icons\/Inverted.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    }
}