TSE Assist
Adds analytical data to tsetmc.com
Vad är TSE Assist?
TSE Assist är en Chrome-tillägg utvecklad av Hoopad, och dess huvudfunktion är "Adds analytical data to tsetmc.com".
Tilläggsskärmbilder
Ladda ner TSE Assist-förlängningens CRX-fil
Ladda ner TSE Assist-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
: امکانات افزونه تابلوی سفارشات پیشرفته جدول اطلاعات تجمیعی سفارشات سرانه ارزشی معاملات حقیقی و حقوقی برچسب های هوشمند محاسبات شناوری سهام امکان تغییر فونت
Grundläggande Information om Tillägg
Namn | TSE Assist |
ID | afonibpmadolehaedhjeobllpllflcie |
Officiell webbadress | https://chromewebstore.google.com/detail/tse-assist/afonibpmadolehaedhjeobllpllflcie |
Beskrivning | Adds analytical data to tsetmc.com |
Filstorlek | 494 KB |
Antal Installationer | 949 |
Aktuell Version | 2.4 |
Senast Uppdaterad | 2023-06-08 |
Publiceringsdatum | 2021-07-25 |
Betyg | 3.25/5 Totalt 24 Betyg |
Utvecklare | Hoopad |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://varja.investments |
Stödda Språk | fa |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TSE Assist", "version": "2.4", "description": "Adds analytical data to tsetmc.com", "homepage_url": "https:\/\/varja.investments\/", "icons": { "16": "Resources\/static\/extension_logo_16.png", "48": "Resources\/static\/extension_logo_48.png", "128": "Resources\/static\/extension_logo_128.png" }, "web_accessible_resources": [ { "resources": [ "Options\/index.html", "Changelog\/index.html", "Resources\/static\/varja_logo.png", "Resources\/static\/text_logo.png", "Resources\/static\/extension_logo_128.png", "Resources\/static\/options_back.png", "Resources\/static\/irsans.woff2", "Resources\/static\/irsans_bold.woff2", "Resources\/static\/vazir.woff2", "Resources\/static\/shabnam.woff2", "Resources\/static\/dana.woff2", "Resources\/static\/bootstrap.rtl.min.css", "Resources\/static\/bootstrap.bundle.min.js" ], "matches": [ "http:\/\/tsetmc.com\/*", "https:\/\/tsetmc.com\/*", "http:\/\/www.tsetmc.com\/*", "https:\/\/www.tsetmc.com\/*", "http:\/\/tsetmc.ir\/*", "https:\/\/tsetmc.ir\/*", "http:\/\/www.tsetmc.ir\/*", "https:\/\/www.tsetmc.ir\/*", "http:\/\/wwc.tsetmc.com\/*", "https:\/\/wwc.tsetmc.com\/*", "http:\/\/dev.tsetmc.com\/*", "https:\/\/dev.tsetmc.com\/*", "http:\/\/old.tsetmc.com\/*", "https:\/\/old.tsetmc.com\/*", "http:\/\/main.tsetmc.com\/*", "https:\/\/main.tsetmc.com\/*", "http:\/\/service.tsetmc.com\/*", "https:\/\/service.tsetmc.com\/*", "http:\/\/members.tsetmc.com\/*", "https:\/\/members.tsetmc.com\/*", "http:\/\/redirectcdn.tsetmc.com\/*", "https:\/\/redirectcdn.tsetmc.com\/*", "http:\/\/new.tsetmc.com\/*", "https:\/\/new.tsetmc.com\/*", "http:\/\/www.new.tsetmc.com\/*", "https:\/\/www.new.tsetmc.com\/*" ] } ], "content_scripts": [ { "matches": [ "*:\/\/www.tsetmc.com\/*=151311*", "*:\/\/tsetmc.com\/*=151311*", "*:\/\/old.tsetmc.com\/*=151311*", "*:\/\/main.tsetmc.com\/*=151311*", "*:\/\/wwc.tsetmc.com\/*=151311*", "*:\/\/dev.tsetmc.com\/*=151311*", "*:\/\/service.tsetmc.com\/*=151311*", "*:\/\/members.tsetmc.com\/*=151311*", "*:\/\/redirectcdn.tsetmc.com\/*=151311*", "*:\/\/www.tsetmc.ir\/*=151311*", "*:\/\/tsetmc.ir\/*=151311*" ], "js": [ "ContentScripts\/InstrumentInfo\/orders_table.js", "ContentScripts\/InstrumentInfo\/sahamdaran.js", "ContentScripts\/InstrumentInfo\/sarane_nat_jur.js", "ContentScripts\/InstrumentInfo\/signals.js" ], "css": [ "ContentScripts\/InstrumentInfo\/style.css" ] }, { "matches": [ "*:\/\/www.tsetmc.com\/*", "*:\/\/tsetmc.com\/*", "*:\/\/www.tsetmc.ir\/*", "*:\/\/tsetmc.ir\/*", "*:\/\/wwc.tsetmc.com\/*", "*:\/\/dev.tsetmc.com\/*", "*:\/\/old.tsetmc.com\/*", "*:\/\/main.tsetmc.com\/*", "*:\/\/service.tsetmc.com\/*", "*:\/\/members.tsetmc.com\/*", "*:\/\/redirectcdn.tsetmc.com\/*", "*:\/\/www.new.tsetmc.com\/*", "*:\/\/new.tsetmc.com\/*" ], "js": [ "ContentScripts\/Global\/VarjaBadge\/inject.js" ], "css": [ "ContentScripts\/Global\/VarjaBadge\/styles.css" ] }, { "matches": [ "*:\/\/www.tsetmc.com\/*", "*:\/\/tsetmc.com\/*", "*:\/\/wwc.tsetmc.com\/*", "*:\/\/dev.tsetmc.com\/*", "*:\/\/old.tsetmc.com\/*", "*:\/\/main.tsetmc.com\/*", "*:\/\/service.tsetmc.com\/*", "*:\/\/members.tsetmc.com\/*", "*:\/\/redirectcdn.tsetmc.com\/*", "*:\/\/www.tsetmc.ir\/*", "*:\/\/tsetmc.ir\/*", "*:\/\/www.new.tsetmc.com\/*", "*:\/\/new.tsetmc.com\/*" ], "js": [ "ContentScripts\/Global\/patch.js", "utils.js" ], "css": [ "Resources\/css\/font_faces.css" ], "run_at": "document_start" } ], "permissions": [ "storage" ], "background": { "service_worker": "service_worker.js" }, "action": { "default_title": "\u062f\u0633\u062a\u06cc\u0627\u0631 \u062a\u06cc\u200c\u0627\u0633\u200c\u0627\u06cc", "default_popup": "popup.html" }, "options_page": "Options\/index.html", "manifest_version": 3 } |