WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
محول الفواتير الالكترونية الى اكسيل

محول الفواتير الالكترونية الى اكسيل

View on Chrome Web Store
View محول الفواتير الالكترونية الى اكسيل Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (8 ratings)
6 new 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 16, 2025.

إضافة لتحويل الفواتير من بوابة الفاتورة الإلكترونية المصرية الى ملف اكسيل منظم.
Type
Extension
Users
2,000 users
1.1K
abda********************
View author page of abda********************
Published
Published on July 10, 2025
Version 2.8
Manifest version
3
Updated
Updated on July 14, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View محول الفواتير الالكترونية الى اكسيل 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": "\u0645\u062d\u0648\u0644 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631 \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0627\u0644\u0649 \u0627\u0643\u0633\u064a\u0644",
    "version": "2.8",
    "description": "\u0625\u0636\u0627\u0641\u0629 \u0644\u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631 \u0645\u0646 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0641\u0627\u062a\u0648\u0631\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0627\u0644\u0645\u0635\u0631\u064a\u0629 \u0627\u0644\u0649 \u0645\u0644\u0641 \u0627\u0643\u0633\u064a\u0644 \u0645\u0646\u0638\u0645.",
    "permissions": [
        "scripting",
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/invoicing.eta.gov.eg\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/invoicing.eta.gov.eg\/documents*"
            ],
            "js": [
                "injector.js"
            ],
            "css": [
                "injector.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "sheet.js",
                "content.js",
                "icons\/icon128.png"
            ],
            "matches": [
                "https:\/\/invoicing.eta.gov.eg\/*"
            ]
        }
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}
© 2025 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