Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u0645\u0633\u0627\u0639\u062f \u0645\u0646\u0627\u0641\u0633\u0627\u062a \u0627\u0639\u062a\u0645\u0627\u062f | \u062a\u0646\u062f\u0631\u0632 \u0627\u0644\u064a\u0631\u062a\u0633", "description": "\u0645\u0633\u0627\u0639\u062f \u0645\u0646\u0627\u0641\u0633\u0627\u062a \u0627\u0639\u062a\u0645\u0627\u062f \u062e\u0627\u0635 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u0627\u0646\u0647\u0627\u0621 \u0627\u0644\u0645\u0647\u0627\u0645 \u0627\u062b\u0646\u0627\u0621 \u0627\u0644\u0639\u0645\u0644 \u0639\u0644\u0649 \u0645\u0646\u0627\u0641\u0633\u0627\u062a \u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u062d\u0643\u0648\u0645\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629", "version": "1.2.2.0", "author": "[email protected]", "manifest_version": 3, "icons": { "128": "images\/tendersAlertsExtension128.png" }, "action": { "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "https:\/\/tenders.etimad.sa\/*", "https:\/\/tendersalerts.com\/*" ], "js": [ "contentScript.js" ] } ], "background": { "service_worker": "background.js" }, "host_permissions": [ "https:\/\/tenders.etimad.sa\/*", "https:\/\/tendersalerts.com\/*", "https:\/\/www.google-analytics.com\/*", "https:\/\/cdn.tailwindcss.com\/*" ], "permissions": [ "downloads", "activeTab", "scripting", "contextMenus", "cookies", "storage", "tabs", "webNavigation", "notifications" ], "web_accessible_resources": [ { "resources": [ "data\/*.json" ], "matches": [ "<all_urls>" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs0npJBUTazF\/CjhLlZcSl9Gxt3st3k4oHNEtU99peuTvIyrVy0Vk7R2vnQy\/Kl6aLDZBIGL8PuTQUn06FPjTP3AkgTH7R+VRw7+tMPBwHJ7PTErkgusKH7HI0tT+49EByqaQmuCz0j+HQMjAg\/1xumi6pJ4UbqI+WxcVcbQRPMg2rimjH9cy0LZxyKBB9mg+QyMeFwKkfHyNbnr23u53bCvxYX6+78MNPyQyJoq0OZ8LlPVv21cCiGBnV1WPfzmwWwF0D3xeiuSQ2j4gm85JygYYwjvUxKNpszixtb+c12wL7I9ERHN2Tv+qkM6i73OZwfcNkFKaeMfHuUS5v5BZAwIDAQAB" }