Rasyotek SGK Oturum Yardımcısı

Bu eklenti, Rasyotek tarafından geliştirilmiştir. SGK sitelerine giriş yapabilmek için yardımcı bir araçtır.

What is Rasyotek SGK Oturum Yardımcısı?

Rasyotek SGK Oturum Yardımcısı is a Chrome extension developed by Rasyotek İnsan Kaynakları Bilişim A.Ş., and its main feature is "Bu eklenti, Rasyotek tarafından geliştirilmiştir. SGK sitelerine giriş yapabilmek için yardımcı bir araçtır.".

Extension Screenshots

screenshot

Download Rasyotek SGK Oturum Yardımcısı Extension CRX File

Download Rasyotek SGK Oturum Yardımcısı 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

                        Bu eklenti, Rasyotek tarafından geliştirilmiştir. SGK sitelerine oturum açmanıza yardımcı bir araçtır.                    

Extension Basic Information

Name Rasyotek SGK Oturum Yardımcısı Rasyotek SGK Oturum Yardımcısı
ID oemgnllcadbhgbmkccgjchoiipbgkebf
Official URL https://chromewebstore.google.com/detail/rasyotek-sgk-oturum-yard%C4%B1/oemgnllcadbhgbmkccgjchoiipbgkebf
Description Bu eklenti, Rasyotek tarafından geliştirilmiştir. SGK sitelerine giriş yapabilmek için yardımcı bir araçtır.
File Size 405 KB
Installation Count 152
Current Version 2.6.4
Last Updated 2023-08-11
Publish Date 2019-10-30
Developer Rasyotek İnsan Kaynakları Bilişim A.Ş.
Email [email protected]
Payment Type free
Privacy Policy Page URL https://superportal.com/internals/privacy-policy.html
Supported Languages en,tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rasyotek SGK Oturum Yard\u0131mc\u0131s\u0131",
    "short_name": "Superportal",
    "version": "2.6.4",
    "manifest_version": 2,
    "description": "Bu eklenti, Rasyotek taraf\u0131ndan geli\u015ftirilmi\u015ftir. SGK sitelerine giri\u015f yapabilmek i\u00e7in yard\u0131mc\u0131 bir ara\u00e7t\u0131r.",
    "author": "Rasyotek \u0130nsan Kaynaklar\u0131 Bili\u015fim A.\u015e.",
    "homepage_url": "https:\/\/www.rasyotek.com.tr",
    "icons": {
        "16": "icons\/sp_16.png",
        "48": "icons\/sp_48.png",
        "128": "icons\/sp_128.png"
    },
    "default_locale": "tr",
    "background": {
        "scripts": [
            "src\/bg\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icons\/sp_19.png",
        "default_title": "Rasyotek SGK Oturum Yard\u0131mc\u0131s\u0131",
        "default_popup": "src\/browser_action\/index.html"
    },
    "permissions": [
        "https:\/\/www.rasyotek.com.tr\/*",
        "https:\/\/www.rasyotik.com.tr\/*",
        "https:\/\/ebildirge.sgk.gov.tr\/*",
        "https:\/\/uyg.sgk.gov.tr\/*",
        "https:\/\/alpha.superportal.com\/user\/*",
        "https:\/\/alpha.superportal.com\/company\/*",
        "https:\/\/alpha.superportal.com\/ticket\/*",
        "https:\/\/api.superportal.com\/gate\/*",
        "https:\/\/alpha.superportal.com\/chrome-ext\/*"
    ]
}