iBook-上班摸鱼看电子书

方便上班摸鱼看电子书

Wat is iBook-上班摸鱼看电子书?

iBook-上班摸鱼看电子书 is een Chrome-extensie ontwikkeld door pushu, en de belangrijkste functie is "方便上班摸鱼看电子书".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie iBook-上班摸鱼看电子书

Download iBook-上班摸鱼看电子书-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        方便上班摸鱼看电子书,支持快捷键打开,时时刻刻看书。                    

Basisinformatie over de Extensie

Naam iBook-上班摸鱼看电子书 iBook-上班摸鱼看电子书
ID llambpnkakihenedfednhekpblejfmjk
Officiële URL https://chromewebstore.google.com/detail/ibook-%E4%B8%8A%E7%8F%AD%E6%91%B8%E9%B1%BC%E7%9C%8B%E7%94%B5%E5%AD%90%E4%B9%A6/llambpnkakihenedfednhekpblejfmjk
Beschrijving 方便上班摸鱼看电子书
Bestandsgrootte 380 KB
Aantal Installaties 143
Huidige Versie 1.0.0
Laatst Bijgewerkt 2022-04-26
Publicatiedatum 2022-04-25
Ontwikkelaar pushu
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.topnamei.top/home/privacy.html
Ondersteunde Talen zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Pushu",
    "name": "iBook-\u4e0a\u73ed\u6478\u9c7c\u770b\u7535\u5b50\u4e66",
    "description": "\u65b9\u4fbf\u4e0a\u73ed\u6478\u9c7c\u770b\u7535\u5b50\u4e66",
    "version": "1.0.0",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/logo-128.png",
        "48": "icons\/logo-128.png",
        "128": "icons\/logo-128.png"
    },
    "homepage_url": "https:\/\/www.hqzs.top",
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": {
            "19": "icons\/logo-128.png",
            "38": "icons\/logo-128.png"
        }
    },
    "browser_action": {
        "default_title": "iBook-\u4e0a\u73ed\u6478\u9c7c\u770b\u7535\u5b50\u4e66"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contentjs\/index.js"
            ],
            "exclude_globs": [
                "*:\/\/*.googlesyndication.com\/*",
                "*:\/\/*.*.googlesyndication.com\/*",
                "*:\/\/*.*.*.googlesyndication.com\/*"
            ],
            "all_frames": true
        }
    ],
    "options_page": "options\/options.html",
    "permissions": []
}