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", "manifest_version": 3, "name": "Rafiq: productivity new tab", "description": "\u0631\u0641\u064a\u0642 \u064a\u062d\u0648\u0644 \u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u0628\u0648\u064a\u0628 \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u0625\u0644\u0649 \u0645\u0631\u0643\u0632 \u0644\u0644\u0625\u0646\u062a\u0627\u062c\u064a\u0629 \u0645\u0639 \u0642\u0627\u0631\u0626 \u0644\u0644\u0642\u0631\u0622\u0646 \u0627\u0644\u0643\u0631\u064a\u0645\u060c \u0648\u0642\u0627\u0626\u0645\u0629 \u0645\u0647\u0627\u0645\u060c \u0648\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0633\u0631\u064a\u0639\u0629\u060c \u0648\u0645\u062a\u062a\u0628\u0639 \u0644\u062a\u0642\u062f\u0645 \u0627\u0644\u0633\u0646\u0629.", "version": "0.0.46", "icons": { "16": "icon\/16.png", "32": "icon\/32.png", "48": "icon\/48.png", "96": "icon\/96.png", "128": "icon\/128.png" }, "permissions": [ "geolocation", "storage" ], "background": { "service_worker": "background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "action": { "default_title": "Rafiq", "default_popup": "popup.html" } }