iBook-上班摸鱼看电子书

方便上班摸鱼看电子书

Qu'est-ce que iBook-上班摸鱼看电子书 ?

iBook-上班摸鱼看电子书 est une extension Chrome développée par pushu, et sa fonction principale est "方便上班摸鱼看电子书".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension iBook-上班摸鱼看电子书

Téléchargez les fichiers d'extension iBook-上班摸鱼看电子书 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom iBook-上班摸鱼看电子书 iBook-上班摸鱼看电子书
ID llambpnkakihenedfednhekpblejfmjk
URL Officiel 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
Description 方便上班摸鱼看电子书
Taille du Fichier 380 KB
Nombre d'Installations 143
Version Actuelle 1.0.0
Dernière Mise à Jour 2022-04-26
Date de Publication 2022-04-25
Développeur pushu
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.topnamei.top/home/privacy.html
Langues Prises en Charge 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": []
}