Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "nesat\u0131l\u0131r.com",
"description": "Online sat\u0131\u015f art\u0131k \u00e7ok kolay",
"version": "109",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"action": {
"default_icon": "icon128.png"
},
"background": {
"service_worker": "js\/background.js"
},
"content_scripts": [
{
"matches": [
"*:\/\/*.etsy.com\/*",
"*:\/\/*.nesatilir.com\/*",
"*:\/\/*.n11.com\/*",
"*:\/\/*.gittigidiyor.com\/*",
"*:\/\/*.hepsiburada.com\/*",
"*:\/\/*.amazon.com.au\/*",
"*:\/\/*.amazon.com.ae\/*",
"*:\/\/*.amazon.de\/*",
"*:\/\/*.amazon.fr\/*",
"*:\/\/*.amazon.es\/*",
"*:\/\/*.amazon.co.uk\/*",
"*:\/\/*.amazon.it\/*",
"*:\/\/*.amazon.com\/*",
"*:\/\/*.amazon.com.tr\/*",
"*:\/\/*.trendyol.com\/*",
"*:\/\/*.mediamarkt.com.tr\/*",
"*:\/\/*.toyzzshop.com\/*",
"*:\/\/*.joker.com.tr\/*",
"*:\/\/*.teknosa.com\/*",
"*:\/\/*.ozdilekteyim.com\/*",
"*:\/\/*.rossmann.com.tr\/*",
"*:\/\/*.kitapyurdu.com\/*",
"*:\/\/*.petburada.com\/*",
"*:\/\/*.kirtasiyedunyasi.com\/*",
"*:\/\/*.morhipo.com\/*",
"*:\/\/*.google.com.tr\/*"
],
"js": [
"js\/external\/jquery-3.3.1.min.js",
"js\/external\/datatables.min.js",
"js\/external\/jquery-ui.min.js",
"js\/external\/highcharts.js",
"js\/external\/exporting.js",
"js\/external\/export-data.js",
"js\/external\/sweetalert.min.js",
"js\/external\/jquery.ui.position.js",
"js\/external\/jquery.contextMenu.min.js",
"js\/project\/listing_quality.js",
"js\/project\/index_checker.js",
"js\/project\/trackers.js",
"js\/project\/ra_sol_alt.js",
"js\/project\/product_finder.js",
"js\/project\/n11_urun_arastirma.js",
"js\/project\/gg_urun_arastirma.js",
"js\/project\/hb_urun_arastirma.js",
"js\/project\/hb_retail_arbitrage.js",
"js\/project\/ty_urun_arastirma.js",
"js\/project\/etsy_urun_arastirma.js",
"js\/project\/amz_com_urun_arastirma.js",
"js\/project\/amz_com_tr_urun_arastirma.js",
"js\/project\/open_dialog_box.js",
"js\/project\/get_sales.js",
"js\/project\/price_history.js",
"js\/content.js"
],
"run_at": "document_end",
"css": [
"css\/datatables.min.css",
"css\/content.css",
"css\/jquery.contextMenu.min.css",
"css\/styles.css"
]
}
],
"web_accessible_resources": [
{
"resources": [
"js\/external\/cat.json",
"js\/external\/catgg.json",
"js\/external\/cathb.json",
"js\/external\/catty.json"
],
"matches": [
"*:\/\/*.etsy.com\/*",
"*:\/\/*.nesatilir.com\/*",
"*:\/\/*.n11.com\/*",
"*:\/\/*.gittigidiyor.com\/*",
"*:\/\/*.hepsiburada.com\/*",
"*:\/\/*.amazon.com.au\/*",
"*:\/\/*.amazon.com.ae\/*",
"*:\/\/*.amazon.de\/*",
"*:\/\/*.amazon.fr\/*",
"*:\/\/*.amazon.es\/*",
"*:\/\/*.amazon.co.uk\/*",
"*:\/\/*.amazon.it\/*",
"*:\/\/*.amazon.com\/*",
"*:\/\/*.amazon.com.tr\/*",
"*:\/\/*.trendyol.com\/*",
"*:\/\/*.mediamarkt.com.tr\/*",
"*:\/\/*.toyzzshop.com\/*",
"*:\/\/*.joker.com.tr\/*",
"*:\/\/*.teknosa.com\/*",
"*:\/\/*.ozdilekteyim.com\/*",
"*:\/\/*.rossmann.com.tr\/*",
"*:\/\/*.kitapyurdu.com\/*",
"*:\/\/*.petburada.com\/*",
"*:\/\/*.kirtasiyedunyasi.com\/*",
"*:\/\/*.morhipo.com\/*",
"*:\/\/*.google.com.tr\/*"
]
}
],
"permissions": [
"storage"
]
}