Annex

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

Hvad er Annex?

Annex er en Chrome-udvidelse udviklet af jacob.mill115, og dens hovedfunktion er "Annex: Your gateway to top literary sites and curated book recommendations.".

Udvidelsesskærmbilleder

screenshot

Download Annex-udvidelses-CRX-fil

Download Annex-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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/                    

Grundlæggende oplysninger om udvidelsen

Navn Annex Annex
ID kebgnpbojkhkcelgjiednpddefdnnohg
Officiel URL https://chromewebstore.google.com/detail/annex/kebgnpbojkhkcelgjiednpddefdnnohg
Beskrivelse Annex: Your gateway to top literary sites and curated book recommendations.
Filstørrelse 995 KB
Antal Installationer 20,000
Nuværende Version 1.0
Senest Opdateret 2023-09-04
Udgivelsesdato 2023-09-03
Bedømmelse 5.00/5 Samlet 38 Bedømmelser
Udvikler jacob.mill115
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://annexext.com/privacy-policy
Understøttede Sprog 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"
}