Nobody Gives A Shit. (Filthy Frank)
For those times when you want to point out the obvious, and want to make it known in style.
¿Qué es Nobody Gives A Shit. (Filthy Frank)?
Nobody Gives A Shit. (Filthy Frank) es una extensión de Chrome desarrollada por secretsquirrel997, y su función principal es "For those times when you want to point out the obvious, and want to make it known in style.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Nobody Gives A Shit. (Filthy Frank)
Descarga archivos de extensión Nobody Gives A Shit. (Filthy Frank) en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Información Básica de la Extensión
Nombre | Nobody Gives A Shit. (Filthy Frank) |
ID | lpcmnnmdomoebdjefdhjbkjnbgjfbgfd |
URL Oficial | https://chromewebstore.google.com/detail/nobody-gives-a-shit-filth/lpcmnnmdomoebdjefdhjbkjnbgjfbgfd |
Descripción | For those times when you want to point out the obvious, and want to make it known in style. |
Tamaño del Archivo | 416 KB |
Cantidad de Instalaciones | 2,530 |
Versión Actual | 1.1 |
Última Actualización | 2016-10-13 |
Fecha de Publicación | 2016-10-13 |
Calificación | 4.88/5 Total de 41 Calificaciones |
Desarrollador | secretsquirrel997 |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Nobody Gives A Shit. (Filthy Frank)", "short_name": "NGaS.", "description": "For those times when you want to point out the obvious, and want to make it known in style.", "manifest_version": 2, "permissions": [ "activetabs" ], "browser_action": { "default_icon": "icon.png", "default_title": "Nobody Gives A Shit.", "default_popup": "popup.html" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAljeSTc0eKO2zm4yZrJH4E2hs\/oPcrqek2crVKk1YGxRqDvT9Rh955XUGpjl71z0UpnXR6mPl3DxSRSBXikeSx+TmiSrNrjv+Y8Kzc4FhZfMpF1wRGl3Yog9Uh77RreFJNaR7Ub3BDgsiFF+xxfnTGckfqyzXl1gwF\/HnOSAM+c0l0XtShF4FNmz9iMEG85\/RgM7PlOF4mCAwpXVou8gqawXq5w67AEsDgPa9MATDgmP09kOUJES1u9J4x7Vco2Y7o6tecqt80ZYfvV1QXtT5zzFCv+Y8hexRuaRL5U8fjORDhH+Kt5mR0VXSqZU15lPgD\/OwPXPgq1TWvR77OHvpLwIDAQAB", "version": "1.1" } |