TSEAI

Reveal TSE data

O que é TSEAI?

TSEAI é uma extensão do Chrome desenvolvida por https://tseai.ir, e sua principal característica é "Reveal TSE data".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão TSEAI

Baixe arquivos de extensão TSEAI no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        کاربر گرامی؛
سلام 
خوش آمدید

این افزونه ابزاری هست برای رصد لحظه ای بازار بورس و اوراق بهادار ایران, که اطلاعات جامع ازکل بازار و یا بخشی از بازار را به انتخاب کاربر در اختیار وی قرار می دهد.
مسلما ادعا نمیشه که این افزونه  در حال حاضر اطلاعات کامل بازار را در اختیار قرار می دهد بلکه ادعا می شود که این ابزار با رشد و تکامل به کمک و یاری کاربران و تیم برنامه نویسی و توسعه ما می تواند فقط یکی از ابزارهای تحلیلی برای بازار بورس و اوراق بهادار باشد.

افزونه برای استفاده, به ایمیل واقعی کاربر جهت ارسال کد نیاز دارد.
بعد از این مرحله شما می توانید بدون محدودیت از افزونه استفاده کنید.
 ابتدا باید با استفاده از دکمه های سمت راست بالای صفحه دکمه تنظیمات را کلیک کنید و دوره زمانی مورد نظر را تنظیم کنید.
سپس از بین تقسیمات بازار نیز بخش مورد نظر و یا هر دو بخش را فعال کنید.
تنظیمات را ذخیره کنید تا دفعات بعد نیازی به این کار نداشته باشید.
افزونه از دیده بان مخصوص خودش استقاده می کند, بنابراین اگر شما دیده بان خودتان را طراحی کردید می توانید با استفاده از دکمه های بالا سمت راست دیده بان فعال را ذخیره کنید و در نهایت هر زمان که کار با افزونه تمام شد دیده بان خودتان را مجدد بازیابی نمایید.
برای نمایش وضعیت بازار هم باید دکمه شروع را کلیک کنید تا اطلاعات لحظه ای بازار را مشاهده نمایید.

در نظر داشته باشید که تیم ما منتظر دریافت نیازهای شما بر روی افزونه می باشد تا نسبت به فراهم کردن آن اقدام نماید.
همچنین نظرات و پیشنهادات و انتقادات شما برای تیم ما ارزشمند است.
راه ارتباطی ما با شما در همان دکمه های بالا سمت راست صفحه قرارداده شده و نیز پیغام های تیم ما به کاربران نیز از همان راه به اطلاع کاربران رسانده می شود.

این افزونه متعلق به شماست 
کوچک ولی پرقدرت


Dear user;
Hello
welcome

This plugin is a tool for real-time monitoring of the stock market and securities of Iran, which provides comprehensive information about the entire market or a part of the market at the user's choice.
Of course, it is not claimed that this plugin currently provides complete market information, but it is claimed that this tool can be just one of the analytical tools for the market by growing and evolving with the help of users and our programming and development team. stock market and securities.

To use the plugin, it needs the user's real email to send the code.
After this step, you can use the plugin without restrictions.
  First, you must click the settings button using the buttons on the top right of the screen and set the desired time period.
Then, among the market divisions, activate the desired section or both sections.
Save the settings so you don't need to do this next time.
The plugin uses its own watch, so if you design your own watch, you can save the active watch using the buttons on the top right, and finally, whenever you are done with the plugin, save your watch. Restore again.
To display the market status, you must click the start button to view the current market information.

Keep in mind that our team is waiting to receive your needs on the plugin in order to provide it.
Also, your opinions, suggestions and criticisms are valuable for our team.
Our way of communication with you is placed in the same buttons on the top right side of the page, and our team's messages to users are also communicated to users through the same way.

This plugin belongs to you
Small but powerful                    

Informações Básicas da Extensão

Nome TSEAI TSEAI
ID achclbeikogmefcngbkgglhkdjmfpjme
URL Oficial https://chromewebstore.google.com/detail/tseai/achclbeikogmefcngbkgglhkdjmfpjme
Descrição Reveal TSE data
Tamanho do Arquivo 1.57 MB
Contagem de Instalações 35
Versão Atual 1.23.40
Última Atualização 2023-06-17
Data de Publicação 2023-06-16
Desenvolvedor https://tseai.ir
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://tseai.ir
URL da Página de Ajuda https://tseai.ir/support
URL da Página de Política de Privacidade http://www.tseai.ir/privacy_policy
Idiomas Suportados fa
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TSEAI",
    "description": "Reveal TSE data",
    "version": "1.23.40",
    "manifest_version": 3,
    "icons": {
        "16": "images\/icon16.png",
        "36": "images\/icon36.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_popup": "load_popup.html",
        "default_icon": {
            "128": "images\/icon128.png"
        }
    },
    "permissions": [
        "activeTab",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.tsetmc.com\/*",
        "*:\/\/*.tseai.ir\/*"
    ]
}