POE Search Saver
Path of Exile Search Saver chrome extension
POE Search Saverとは何ですか?
POE Search SaverはMaigalによって開発されたChromeの拡張機能で、その主な機能は「Path of Exile Search Saver chrome extension」です。
拡張機能のスクリーンショット
POE Search Saver拡張機能のCRXファイルをダウンロード
POE Search Saver拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Extension for quickly bookmarking and managing poe.trade and pathofexile item seaches.
Exporting/Importing and more features coming soon, this extension is in an experimental state.                     拡張機能の基本情報
| 名前 |   |  
| ID | ilcpjebacaeckkjjmninkeiekdelnfjg | 
| 公式URL | https://chromewebstore.google.com/detail/poe-search-saver/ilcpjebacaeckkjjmninkeiekdelnfjg | 
| 説明 | Path of Exile Search Saver chrome extension | 
| ファイルサイズ | 371 KB | 
| インストール数 | 40 | 
| 現在のバージョン | 1.0.0 | 
| 最終更新日 | 2020-03-08 | 
| 公開日 | 2020-03-08 | 
| 開発者 | Maigal | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://maigal.net | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "POE Search Saver",
    "version": "1.0.0",
    "description": "Path of Exile Search Saver chrome extension",
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "browser_action": {
        "default_title": "POE SS",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "tabs"
    ]
}  |  |