mirror of
				https://github.com/thunderbrewhq/thunderbrew
				synced 2025-11-04 02:06:03 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			692 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			692 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "SDL testgles2",
 | 
						|
  "version": "33.0.1750.117",
 | 
						|
  "minimum_chrome_version": "33.0.1750.117",
 | 
						|
  "manifest_version": 2,
 | 
						|
  "description": "testgles2",
 | 
						|
  "offline_enabled": true,
 | 
						|
  "icons": {
 | 
						|
    "128": "icon128.png"
 | 
						|
  },
 | 
						|
  "app": {
 | 
						|
    "background": {
 | 
						|
      "scripts": ["background.js"]
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCMN716Qyu0l2EHNFqIJVqVysFcTR6urqhaGGqW4UK7slBaURz9+Sb1b4Ot5P1uQNE5c+CTU5Vu61wpqmSqMMxqHLWdPPMh8uRlyctsb2cxWwG6XoGSvpX29NsQVUFXd4v2tkJm3G9t+V0X8TYskrvWQmnyOW8OEIDvrBhUEfFxWQIDAQAB",
 | 
						|
  "oauth2": {
 | 
						|
    "client_id": "903965034255.apps.googleusercontent.com",
 | 
						|
    "scopes": ["https://www.googleapis.com/auth/drive"]
 | 
						|
  },
 | 
						|
  "permissions": []
 | 
						|
}
 |