Nayru live
Impossible de louper un de mes lives avec ça !
What is Nayru live?
Nayru live is a Chrome extension developed by Shanara, and its main feature is "Impossible de louper un de mes lives avec ça !".
Download Nayru live Extension CRX File
Download Nayru live extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | |
ID | pdgndofbjmnbbjfbkpkacnefeobbgoef |
Official URL | https://chrome.google.com/webstore/detail/nayru-live/pdgndofbjmnbbjfbkpkacnefeobbgoef |
Description | Impossible de louper un de mes lives avec ça ! |
File Size | 1.82 MB |
Installation Count | 15 |
Current Version | 1 |
Last Updated | 2016-01-10 |
Publish Date | 2016-01-10 |
Developer | Shanara |
Payment Type | free |
Supported Languages | fr |
manifest.json | |
{ "author": "Sparkosis", "background": { "scripts": [ "scripts\/jquery-2.1.4.js", "scripts\/parameters.js", "scripts\/background.js", "chrome.js" ] }, "browser_action": { "default_icon": "images\/off.jpg", "default_title": "Nayru - Offline", "default_popup": "popup.html" }, "description": "Impossible de louper un de mes lives avec \u00e7a !", "icons": { "128": "images\/nayru.png", "256": "images\/nayru.png", "32": "images\/nayru.png", "64": "images\/nayru.png" }, "manifest_version": 2, "name": "Nayru live", "permissions": [ "https:\/\/api.twitch.tv\/", "notifications" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1" } |