Activity Book Generator

Create Coloring, Activity Books & Printables, With A New Faster, Easier Way That Cuts Your Creation Time to Just 5 minutes or less.

什麼是Activity Book Generator?

Activity Book Generator是由Crowley.Link開發的Chrome擴展程式,該擴展的主要功能是“Create Coloring, Activity Books & Printables, With A New Faster, Easier Way That Cuts Your Creation Time to Just 5 minutes or less.”。

擴展截圖

screenshot
screenshot

下載Activity Book Generator擴展crx文件

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

擴展使用說明

                        Quickly Create Coloring,  Activity Books & Printables.

Create Activity Books For All Ages, With A New Faster, Easier Way That Cuts Your Creation Time to Just 5 minutes or less.

WHAT IF you could speed up the process of creating coloring & activity books and printables, by Cutting Your Time IN HALF (or better!)?

It seems like there are hundreds (probably thousands) or gung-ho creators who love:

… spending hours upon hours creating and editing graphics…

… spending further hours upon hours researching and finding new ideas…

… spending hours crafting their sales write ups for Etsy, KDP and more…

… spending added time listing their products for sale…

But it’s easy to burn out fast on some of that, especially the creating side.

The Activity Book Generator does exactly what it says: it creates coloring and activity books and printables, for both adults and kids, with just a couple of clicks of the mouse.

These can be published on Amazon KDP, Etsy, Gumroad, or anywhere else!                    

擴展基本資訊

名稱 Activity Book Generator Activity Book Generator
ID lbbejijhiheinimcmkpmldpnbicanegh
官方網址 https://chrome.google.com/webstore/detail/activity-book-generator/lbbejijhiheinimcmkpmldpnbicanegh
簡介 Create Coloring, Activity Books & Printables, With A New Faster, Easier Way That Cuts Your Creation Time to Just 5 minutes or less.
檔案大小 80.56 KB
安裝次數 133
目前版本 0.1.0
更新時間 2021-12-06
上架時間 2021-11-23
開發者 Crowley.Link
電子郵箱 [email protected]
付費類型 free
擴展官網 https://x-2.us/abg/
隱私政策頁面URL https://crowley.link/legal
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Activity Book Generator",
    "version": "0.1.0",
    "description": "Create Coloring, Activity Books & Printables, With A New Faster, Easier Way That Cuts Your Creation Time to Just 5 minutes or less.",
    "permissions": [
        "notifications",
        "alarms",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon_16.png",
            "32": "images\/icon_32.png",
            "48": "images\/icon_48.png",
            "128": "images\/icon_128.png"
        }
    },
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "manifest_version": 3
}