Pickot
Follow web listings, set keyword triggers, sit back and get notified! The ultimate page monitor without false alarms!
Pickotとは何ですか?
Pickotはpickotによって開発されたChromeの拡張機能で、その主な機能は「Follow web listings, set keyword triggers, sit back and get notified! The ultimate page monitor without false alarms!」です。
拡張機能のスクリーンショット
Pickot拡張機能のCRXファイルをダウンロード
Pickot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Pickot monitors pages as a list of data, tracks content when they change, and notifies you through emails. It is a page monitor, a data collector, and a time saver. And it's FREE!!! Finding information is taking much longer than digesting them. We want to help you save time while keep you updated. Pickot is in beta. We are still improving our product and we'd appreciate your feedbacks. Features: * Monitor any web listings (unlimited for beta!!) * Specify keywords used to match the records. * Email notifications upon new records. * Archive records in the cloud. * Event triggering: get notified when a desired content change takes place. * Set email frequencies. * Add pages with a couple of clicks.
拡張機能の基本情報
名前 | |
ID | lpoepnhhaenfkoihomigpcjkdjpghbip |
公式URL | https://chrome.google.com/webstore/detail/pickot/lpoepnhhaenfkoihomigpcjkdjpghbip |
説明 | Follow web listings, set keyword triggers, sit back and get notified! The ultimate page monitor without false alarms! |
ファイルサイズ | 82.54 KB |
インストール数 | 58 |
現在のバージョン | 0.2.9 |
最終更新日 | 2015-06-07 |
公開日 | 2015-06-07 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | pickot |
支払い方法 | free |
拡張機能のウェブサイト | http://www.pickot.com |
ヘルプページのURL | http://www.pickot.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.2.9", "name": "Pickot", "description": "Follow web listings, set keyword triggers, sit back and get notified! The ultimate page monitor without false alarms!", "background": { "scripts": [ "third_party\/js\/jquery.js", "js\/background.js" ], "persistent": false }, "icons": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "commands": { "snapshot_mode": { "suggested_key": { "default": "Ctrl+Shift+A", "mac": "Ctrl+Shift+A" }, "description": "Enable and disable the snapshot mode" } }, "permissions": [ "notifications", "tabs", "activeTab", "storage", " |