StayStrange : l'extension d'(EYR)
Cette extension permet d'être alerté en direct des dernières vidéos et lives d'(EYR) et bien plus
What is StayStrange : l'extension d'(EYR)?
StayStrange : l'extension d'(EYR) is a Chrome extension developed by http://www.eyrart.com, and its main feature is "Cette extension permet d'être alerté en direct des dernières vidéos et lives d'(EYR) et bien plus".
Extension Screenshots
Download StayStrange : l'extension d'(EYR) Extension CRX File
Download StayStrange : l'extension d'(EYR) 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
Cette extension permet d'être alerté en direct des dernières vidéos et des lives stream d'(EYR) ! #StayStrange 🗣️ DISCORD : STRANGE SERVER 👾https://discord.gg/0fR6REQFrefjdvdX 📺MULTISTREAMING SUR : 💓Youtube Gaming :https://gaming.youtube.com/eyrart ▶️Youtube Live : https://www.youtube.com/c/Eyrart/live 💜Twitch : http://www.twitch.tv/eyrgaming 👁️Periscope : https://www.pscp.tv/eyremy 🔗NETWORKS : 🕊️ Twitter : http://www.twitter.com/eyr 😀Facebook : http://www.facebook.com/eyreyr 🤳Snapchat : https://www.snapchat.com/add/eyrart 📷Instagram : https://www.instagram.com/eyr.cyborg 🌏 WEBSITE : ☄️http://www.eyrart.com 🌌#STAYSTRANGE
Extension Basic Information
Name | |
ID | galhdomfjkhjgblgbldkomlkfjmghefm |
Official URL | https://chrome.google.com/webstore/detail/staystrange-lextension-de/galhdomfjkhjgblgbldkomlkfjmghefm |
Description | Cette extension permet d'être alerté en direct des dernières vidéos et lives d'(EYR) et bien plus |
File Size | 249 KB |
Installation Count | 22 |
Current Version | 1.1 |
Last Updated | 2017-08-23 |
Publish Date | 2017-08-23 |
Rating | 5.00/5 Total 4 Ratings |
Developer | http://www.eyrart.com |
[email protected] | |
Payment Type | free |
Extension Website | http://www.eyrart.com/ |
Supported Languages | fr |
manifest.json | |
{ "background": { "persistent": true, "scripts": [ "jquery.min.js", "eventPage.js" ] }, "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup-page.html", "default_title": "StayStrange : l'extension d'(EYR)" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com\/ https:\/\/platform.twitter.com\/ https:\/\/cdn.api.twitter.com\/ https:\/\/syndication.twimg.com\/ https:\/\/cdn.syndication.twimg.com\/; object-src 'self'", "description": "Cette extension permet d'\u00eatre alert\u00e9 en direct des derni\u00e8res vid\u00e9os et lives d'(EYR) et bien plus", "icons": { "128": "img\/icon128.png" }, "manifest_version": 2, "name": "StayStrange : l'extension d'(EYR)", "permissions": [ "tabs", "https:\/\/api.twitch.tv\/", "https:\/\/www.googleapis.com\/", "notifications", "alarms", "storage" ], "short_name": "StayStrange", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1", "author": "Zehir et (EYR)" } |