Annex

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

Apa itu Annex?

Annex adalah ekstensi Chrome yang dikembangkan oleh jacob.mill115, dan fitur utamanya adalah "Annex: Your gateway to top literary sites and curated book recommendations.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Annex

Unduh file ekstensi Annex 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

                        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/                    

Informasi Dasar Ekstensi

Nama Annex Annex
ID kebgnpbojkhkcelgjiednpddefdnnohg
URL Resmi https://chromewebstore.google.com/detail/annex/kebgnpbojkhkcelgjiednpddefdnnohg
Deskripsi Annex: Your gateway to top literary sites and curated book recommendations.
Ukuran File 995 KB
Jumlah Instalasi 20,000
Versi Saat Ini 1.0
Terakhir Diperbarui 2023-09-04
Tanggal Publikasi 2023-09-03
Penilaian 5.00/5 Total 38 Penilaian
Pengembang jacob.mill115
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://annexext.com/privacy-policy
Bahasa yang Didukung 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"
}