Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "ChatGPT Batch Tasks Bulk Work flow Excel",
"version": "2025.02.03",
"description": "ChatGPT Batch Tasks Bulk Work flow Excel",
"options_page": "src\/pages\/options\/index.html",
"background": {
"service_worker": "src\/pages\/background\/index.js",
"type": "module"
},
"action": {
"default_icon": "34.png"
},
"icons": {
"16": "16.png",
"32": "32.png",
"34": "34.png",
"48": "48.png",
"96": "96.png",
"128": "128.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5FMPrEzw3DkO5Etzic9fPkXdfexDDhiLhG04bVBLSZ1AxJH9q9ABDrG+ikwLLXp\/WuNKLf2dWGwYnRF8aB3rUAxW4lWFV+4b9t3Y4e571mrnLBeFeH6E6SDz6u7jJyZ1Wd2yQRVuzxNYKeUxT+l1QZVvOAoy1DlhvtA7H7haKs8AHlEJUvKpU+maqM\/yLC2y4mWIrROrTWqHb8BOjdp4+4haFDuvryzw1dK9FlFokBTgW4n2QvvbxoF9xFLkQ6hvV3Qb+OehxyBm8x1LUcF9ZBhSjjUIIkIefYL4arTMnBmM\/Pdg626cUQOLS1AksnUxkNXyJeT8d2E1sl8A9JB\/hwIDAQAB",
"oauth2": {
"client_id": "571085149187-qq0pqugis1h67mbk7rdepr6sggc6ii8p.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email",
"https:\/\/www.googleapis.com\/auth\/userinfo.profile"
]
},
"externally_connectable": {
"ids": [
"ipafbgdehdljgphjgfmpkohhbelebdhm",
"jhllfdbccclcdiafljibcabipbmkfoem",
"moeoibheadkkkgclhclmglepnhplanpl"
],
"matches": [
"*:\/\/localhost\/*",
"https:\/\/*.windchat.link\/*"
],
"accepts_tls_channel_id": false
},
"host_permissions": [
"https:\/\/*.logto.app\/*",
"https:\/\/batch-tasks-api-dev.windchat.link\/*",
"https:\/\/batch-tasks-api.windchat.link\/*",
"http:\/\/127.0.0.1:8083\/*",
"https:\/\/*.ingest.sentry.io\/*",
"https:\/\/m.clarity.ms\/*"
],
"permissions": [
"identity",
"identity.email",
"storage"
],
"web_accessible_resources": [
{
"resources": [
"assets\/js\/*.js",
"assets\/css\/*.css",
"128.png",
"34.png",
"32.png",
"48.png"
],
"matches": [
"*:\/\/*\/*"
]
}
]
}