Asa - Minimal New Tab Page with Reddit feeds

A Minimal New Tab Extension integrated with Reddit.

Qu'est-ce que Asa - Minimal New Tab Page with Reddit feeds ?

Asa - Minimal New Tab Page with Reddit feeds est une extension Chrome développée par Asa, et sa fonction principale est "A Minimal New Tab Extension integrated with Reddit.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Asa - Minimal New Tab Page with Reddit feeds

Téléchargez les fichiers d'extension Asa - Minimal New Tab Page with Reddit feeds au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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...                    

Informations de Base sur l'Extension

Nom Asa - Minimal New Tab Page with Reddit feeds Asa - Minimal New Tab Page with Reddit feeds
ID ndkamfchbdmcjkdhbdncneldklacefjn
URL Officiel https://chromewebstore.google.com/detail/asa-minimal-new-tab-page/ndkamfchbdmcjkdhbdncneldklacefjn
Description A Minimal New Tab Extension integrated with Reddit.
Taille du Fichier 674 KB
Nombre d'Installations 147
Version Actuelle 1.1
Dernière Mise à Jour 2021-09-23
Date de Publication 2021-09-05
Évaluation 5.00/5 Total 5 Évaluations
Développeur Asa
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}