Annex

Annex: Your gateway to top literary sites and curated book recommendations.

Qu'est-ce que Annex ?

Annex est une extension Chrome développée par jacob.mill115, et sa fonction principale est "Annex: Your gateway to top literary sites and curated book recommendations.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Annex

Téléchargez les fichiers d'extension Annex 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

                        Transform your reading experience with Annex. Our new tab extension provides instant access to the best reading resources and literary websites. Discover new books, insightful reviews, and a world of reading, all in one tab.

By clicking "Add to chrome", I accept and agree to installing the Annex extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in terms of use https://annexext.com/terms-and-conditions/ and Privacy Policy: https://annexext.com/privacy-policy/                    

Informations de Base sur l'Extension

Nom Annex Annex
ID kebgnpbojkhkcelgjiednpddefdnnohg
URL Officiel https://chromewebstore.google.com/detail/annex/kebgnpbojkhkcelgjiednpddefdnnohg
Description Annex: Your gateway to top literary sites and curated book recommendations.
Taille du Fichier 995 KB
Nombre d'Installations 20,000
Version Actuelle 1.0
Dernière Mise à Jour 2023-09-04
Date de Publication 2023-09-03
Évaluation 5.00/5 Total 38 Évaluations
Développeur jacob.mill115
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://annexext.com/privacy-policy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Annex",
    "description": "Annex: Your gateway to top literary sites and curated book recommendations.",
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "img\/128.png"
    },
    "version": "1.0"
}