Annex

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

什麼是Annex?

Annex是由jacob.mill115開發的Chrome擴展程式,該擴展的主要功能是“Annex: Your gateway to top literary sites and curated book recommendations.”。

擴展截圖

screenshot

下載Annex擴展crx文件

下載Annex擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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/                    

擴展基本資訊

名稱 Annex Annex
ID kebgnpbojkhkcelgjiednpddefdnnohg
官方網址 https://chromewebstore.google.com/detail/annex/kebgnpbojkhkcelgjiednpddefdnnohg
簡介 Annex: Your gateway to top literary sites and curated book recommendations.
檔案大小 995 KB
安裝次數 20,000
目前版本 1.0
更新時間 2023-09-04
上架時間 2023-09-03
評分 5.00/5 共 38 次評分
開發者 jacob.mill115
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://annexext.com/privacy-policy
支援的語言 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"
}