Page Camera
Capture snapshots of pages to track with Crazy Egg
Page Cameraとは何ですか?
Page Cameraはhttps://crazyegg.comによって開発されたChromeの拡張機能で、その主な機能は「Capture snapshots of pages to track with Crazy Egg」です。
拡張機能のスクリーンショット
Page Camera拡張機能のCRXファイルをダウンロード
Page Camera拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Capture snapshots of web pages that you can track with Crazy Egg. Page Camera gives Crazy Egg users the ability to manually capture snapshots of web pages. Crazy Egg is normally able to capture a page simply by specifying its URL. However, pages that are only accessible to authenticated users or are hosted within private networks cannot be captured automatically. Page Camera can capture any page you can visit in your browser, so it is able to take snapshots of these otherwise inaccessible pages.
拡張機能の基本情報
名前 | Page Camera |
ID | pbbiianacjodglafeohjdipcjnmbbhbd |
公式URL | https://chromewebstore.google.com/detail/page-camera/pbbiianacjodglafeohjdipcjnmbbhbd |
説明 | Capture snapshots of pages to track with Crazy Egg |
ファイルサイズ | 95.22 KB |
インストール数 | 5,442 |
現在のバージョン | 2.1.17 |
最終更新日 | 2024-02-23 |
公開日 | 2020-04-17 |
評価 | 3.42/5 合計 12 レビュー |
開発者 | https://crazyegg.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.crazyegg.com/ |
プライバシーポリシーページのURL | https://www.crazyegg.com/privacy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Page Camera", "short_name": "Page Camera", "description": "Capture snapshots of pages to track with Crazy Egg", "version": "2.1.17", "minimum_chrome_version": "110", "incognito": "split", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "action": { "default_icon": "icons\/48.png", "default_popup": "common\/panel.html" }, "permissions": [ "activeTab", "debugger", "tabs", "storage", "scripting" ], "host_permissions": [ " |