WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AHBAPP

AHBAPP

View on Chrome Web Store
View AHBAPP Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Reçete, rapor, istirahat, istatistik gibi konularda, hekimlerin ahbabı olan, kullanıcı dostu bir uygulamadır.
Type
Extension
Users
13 users
1
Website ahbapp.net
CompuTurk
View author page of CompuTurk
Published
Published on December 5, 2024
Version 1.3.6
Manifest version
3
Updated
Updated on March 13, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View AHBAPP Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AHBAPP",
    "description": "Re\u00e7ete, rapor, istirahat, istatistik gibi konularda, hekimlerin ahbab\u0131 olan, kullan\u0131c\u0131 dostu bir uygulamad\u0131r.",
    "version": "1.3.6",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icons\/a48s.png",
        "default_title": "AHBAPP"
    },
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "activeTab",
        "scripting",
        "storage",
        "unlimitedStorage",
        "notifications"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+B",
                "mac": "Command+B"
            }
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icons\/a16.png",
        "32": "icons\/a32.png",
        "48": "icons\/a48.png",
        "128": "icons\/a128.png"
    },
    "host_permissions": [
        "https:\/\/*.enabiz.gov.tr\/*",
        "https:\/\/*.sgk.gov.tr\/*",
        "https:\/\/*.saglik.gov.tr\/*",
        "https:\/\/*.turkiye.gov.tr\/*",
        "https:\/\/messages.google.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.sgk.gov.tr\/*"
            ],
            "js": [
                "content.js",
                "content_sgk.js",
                "OCRv1.js"
            ],
            "css": [
                "content.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.turkiye.gov.tr\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "content.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/recetem.enabiz.gov.tr\/*"
            ],
            "js": [
                "content.js",
                "content_recetem.js",
                "JsBarcode.all.min.js"
            ],
            "css": [
                "content.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.enabiz.gov.tr\/*"
            ],
            "js": [
                "content.js",
                "content_enabiz.js"
            ],
            "css": [
                "content.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/melis.saglik.gov.tr\/*"
            ],
            "js": [
                "content_melis.js"
            ]
        },
        {
            "matches": [
                "https:\/\/sina.saglik.gov.tr\/*"
            ],
            "js": [
                "content_sina.js"
            ]
        },
        {
            "matches": [
                "https:\/\/erapor.saglik.gov.tr\/*"
            ],
            "js": [
                "content_erapor.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.saglik.gov.tr\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "content.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/messages.google.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "content.css"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "script.js",
                "options.js",
                "JsBarcode.all.min.js",
                "OCRv1.js"
            ],
            "matches": [
                "https:\/\/*.enabiz.gov.tr\/*",
                "https:\/\/*.sgk.gov.tr\/*",
                "https:\/\/*.saglik.gov.tr\/*",
                "https:\/\/*.turkiye.gov.tr\/*",
                "https:\/\/messages.google.com\/*"
            ]
        }
    ]
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top