TSE Assist
Adds analytical data to tsetmc.com
What is TSE Assist?
TSE Assist is a Chrome extension developed by Hoopad, and its main feature is "Adds analytical data to tsetmc.com".
Extension Screenshots
Download TSE Assist Extension CRX File
Download TSE Assist extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
: امکانات افزونه تابلوی سفارشات پیشرفته جدول اطلاعات تجمیعی سفارشات سرانه ارزشی معاملات حقیقی و حقوقی برچسب های هوشمند محاسبات شناوری سهام امکان تغییر فونت
Extension Basic Information
Name | TSE Assist |
ID | afonibpmadolehaedhjeobllpllflcie |
Official URL | https://chromewebstore.google.com/detail/tse-assist/afonibpmadolehaedhjeobllpllflcie |
Description | Adds analytical data to tsetmc.com |
File Size | 494 KB |
Installation Count | 949 |
Current Version | 2.4 |
Last Updated | 2023-06-08 |
Publish Date | 2021-07-25 |
Rating | 3.25/5 Total 24 Ratings |
Developer | Hoopad |
[email protected] | |
Payment Type | free |
Extension Website | https://varja.investments |
Supported Languages | 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 } |