POE item finder
Find item in your Path of Exile account
Vad är POE item finder?
POE item finder är en Chrome-tillägg utvecklad av kraiwuthi.a, och dess huvudfunktion är "Find item in your Path of Exile account".
Tilläggsskärmbilder
Ladda ner POE item finder-förlängningens CRX-fil
Ladda ner POE item finder-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        Find item in your Path of Exile account(stash tab, character inventory, equipped item or even socketed gem)
you can find by 
- item name
- item property
- league name
- mtx name                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | jlfgkgcbkfkifnoadbpakdmkbfdkccah | 
| Officiell webbadress | https://chromewebstore.google.com/detail/poe-item-finder/jlfgkgcbkfkifnoadbpakdmkbfdkccah | 
| Beskrivning | Find item in your Path of Exile account | 
| Filstorlek | 1.41 MB | 
| Antal Installationer | 93 | 
| Aktuell Version | 0.9.1.0 | 
| Senast Uppdaterad | 2016-06-18 | 
| Publiceringsdatum | 2016-06-17 | 
| Betyg | 3.50/5 Totalt 2 Betyg | 
| Utvecklare | kraiwuthi.a | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Stödda Språk | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "POE item finder",
    "description": "Find item in your Path of Exile account",
    "version": "0.9.1.0",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/www.pathofexile.com\/*",
        "storage",
        "unlimitedStorage"
    ],
    "icons": {
        "16": "images\/icon-16x16.png",
        "128": "images\/icon-128x128.png"
    }
}  |  |