Pika - Capture Website screenshots

Capture web page screenshots and design in Pika.style

Pika - Capture Website screenshotsとは何ですか?

Pika - Capture Website screenshotsはhttps://pika.styleによって開発されたChromeの拡張機能で、その主な機能は「Capture web page screenshots and design in Pika.style」です。

拡張機能のスクリーンショット

screenshot
screenshot

Pika - Capture Website screenshots拡張機能のCRXファイルをダウンロード

Pika - Capture Website screenshots拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Pika Chrome extension lets you quickly capture your current tab as screenshot and open it in Pika.style app so you can design and beautify your screenshot quickly                    

拡張機能の基本情報

名前 Pika - Capture Website screenshots Pika - Capture Website screenshots
ID eabcpmplbinmgkaaccanhofnmljaaiia
公式URL https://chromewebstore.google.com/detail/pika-capture-website-scre/eabcpmplbinmgkaaccanhofnmljaaiia
説明 Capture web page screenshots and design in Pika.style
ファイルサイズ 18.03 KB
インストール数 609
現在のバージョン 0.2
最終更新日 2023-09-06
公開日 2022-11-19
評価 5.00/5 合計 1 レビュー
開発者 https://pika.style
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://pika.style
ヘルプページのURL https://pika.style/articles
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Pika - Capture Website screenshots",
    "version": "0.2",
    "description": "Capture web page screenshots and design in Pika.style",
    "icons": {
        "40": "\/images\/icon-40.png",
        "80": "\/images\/icon-80.png"
    },
    "background": {
        "service_worker": "\/src\/background.js"
    },
    "permissions": [
        "activeTab"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_title": "Capture tab"
    }
}