360 EMOJIS
Select and save your favorite emojis😀 and use them all over the internet.
Wat is 360 EMOJIS?
360 EMOJIS is een Chrome-extensie ontwikkeld door BOS, en de belangrijkste functie is "Select and save your favorite emojis😀 and use them all over the internet.".
Extensie Screenshots
Download het CRX-bestand van de extensie 360 EMOJIS
Download 360 EMOJIS-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The extension provides a convenient way to access popular emojis and create a context menu for popular emojis and has a ✨magic social editor✨ Basisinformatie over de Extensie
| Naam | |
| ID | mbedginkjghlppgajhepggepbeldamii |
| Officiële URL | https://chromewebstore.google.com/detail/360-emojis/mbedginkjghlppgajhepggepbeldamii |
| Beschrijving | Select and save your favorite emojis😀 and use them all over the internet. |
| Bestandsgrootte | 3.5 MB |
| Aantal Installaties | 163 |
| Huidige Versie | 1.420 |
| Laatst Bijgewerkt | 2023-12-21 |
| Publicatiedatum | 2021-10-01 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | BOS |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://360emojis.com |
| Help Pagina-URL | https://360emojis.com/support |
| URL van de Privacybeleid Pagina | https://app.mysocial360.com/privacypolicy |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "360 EMOJIS",
"short_name": "\ud83d\ude00360 EMOJIS",
"version": "1.420",
"description": "Select and save your favorite emojis\ud83d\ude00 and use them all over the internet.",
"manifest_version": 3,
"minimum_chrome_version": "88",
"homepage_url": "https:\/\/360emojis.com\/",
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+E",
"mac": "Command+Shift+E",
"windows": "Ctrl+Shift+E",
"chromeos": "Ctrl+Shift+E",
"linux": "Ctrl+Shift+E"
},
"description": "Opens Emoji Selector"
}
},
"host_permissions": [
"https:\/\/app.mysocial360.com\/oauth\/*",
"https:\/\/beta.app.360emojis.com\/360emojis\/*",
"https:\/\/*.360emojis.com\/*"
],
"permissions": [
"activeTab",
"clipboardRead",
"cookies",
"contextMenus",
"gcm",
"identity",
"identity.email",
"notifications",
"storage",
"unlimitedStorage"
],
"action": {
"default_popup": "index.html",
"default_icon": {
"16": "logo192.png",
"32": "logo192.png",
"48": "logo192.png",
"128": "logo192.png",
"192": "logo192.png",
"512": "logo512.png"
}
},
"content_scripts": [
{
"matches": [
"https:\/\/app.mysocial360.com\/oauth*",
"https:\/\/beta.app.360emojis.com\/360emojis*",
"https:\/\/beta.app.360emojis.com\/360emojis*"
],
"js": [
".\/messages\/auth.js"
],
"run_at": "document_end",
"all_frames": true
},
{
"matches": [
" | |