读库文章检索

本应用针对《读库》2006创刊至今的所有文章,可根据文章标题、作者、期数进行检索,方便查找某篇文章具体在哪一期读库中。也方便查找某作者的全部文章。本扩展只针对标题和作者进行检索,不针对文章内容进行全文检索。

Cos'è 读库文章检索?

读库文章检索 è un'estensione di Chrome sviluppata da https://www.igudi.com, e la sua funzione principale è "本应用针对《读库》2006创刊至今的所有文章,可根据文章标题、作者、期数进行检索,方便查找某篇文章具体在哪一期读库中。也方便查找某作者的全部文章。本扩展只针对标题和作者进行检索,不针对文章内容进行全文检索。".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione 读库文章检索

Scarica i file di estensione 读库文章检索 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        本应用非读库官方开发,仅针对《读库》的文章标题、作者、期数进行检索,方便查找某篇文章具体在哪一期读库中,也方便查找某作者的全部文章,不针对文章内容进行全文检索。

使用方法:您可以输入作者、标题、或任意文字查找相应内容。

输入 “张立宪”自动显示所有张立宪的文章。
输入 “父亲”自动显示与父亲相关的所有文章。
输入 “1601”自动显示1601期的所有文章。

微信小程序版:在微信搜索“读库文章检索”

详细介绍请访问豆瓣原帖:https://www.douban.com/note/259184247/                    

Informazioni di Base sull'Estensione

Nome 读库文章检索 读库文章检索
ID hjnjghgecgbdmebgbiigdjldfccfneea
URL Ufficiale https://chromewebstore.google.com/detail/%E8%AF%BB%E5%BA%93%E6%96%87%E7%AB%A0%E6%A3%80%E7%B4%A2/hjnjghgecgbdmebgbiigdjldfccfneea
Descrizione 本应用针对《读库》2006创刊至今的所有文章,可根据文章标题、作者、期数进行检索,方便查找某篇文章具体在哪一期读库中。也方便查找某作者的全部文章。本扩展只针对标题和作者进行检索,不针对文章内容进行全文检索。
Dimensione del File 531 KB
Conteggio Installazioni 62
Versione Corrente 1.7.6
Ultimo Aggiornamento 2024-03-04
Data di Pubblicazione 2020-06-12
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://www.igudi.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.douban.com/note/259184247/
URL della Pagina di Aiuto https://www.douban.com/note/259184247/
Lingue Supportate zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u8bfb\u5e93\u6587\u7ae0\u68c0\u7d22",
    "version": "1.7.6",
    "manifest_version": 3,
    "description": "\u672c\u5e94\u7528\u9488\u5bf9\u300a\u8bfb\u5e93\u300b2006\u521b\u520a\u81f3\u4eca\u7684\u6240\u6709\u6587\u7ae0\uff0c\u53ef\u6839\u636e\u6587\u7ae0\u6807\u9898\u3001\u4f5c\u8005\u3001\u671f\u6570\u8fdb\u884c\u68c0\u7d22\uff0c\u65b9\u4fbf\u67e5\u627e\u67d0\u7bc7\u6587\u7ae0\u5177\u4f53\u5728\u54ea\u4e00\u671f\u8bfb\u5e93\u4e2d\u3002\u4e5f\u65b9\u4fbf\u67e5\u627e\u67d0\u4f5c\u8005\u7684\u5168\u90e8\u6587\u7ae0\u3002\u672c\u6269\u5c55\u53ea\u9488\u5bf9\u6807\u9898\u548c\u4f5c\u8005\u8fdb\u884c\u68c0\u7d22\uff0c\u4e0d\u9488\u5bf9\u6587\u7ae0\u5185\u5bb9\u8fdb\u884c\u5168\u6587\u68c0\u7d22\u3002",
    "icons": {
        "128": "img\/icon.png",
        "16": "img\/icon_16.png",
        "32": "img\/icon_32.png",
        "48": "img\/icon.png"
    },
    "action": {
        "default_icon": "img\/icon.png",
        "default_title": "\u8bfb\u5e93\u6587\u7ae0\u68c0\u7d22",
        "default_popup": "search.html"
    }
}