Shrug Emoji

1.3.1 Update: Issues with the pasted emoji fixed, regular ¯\_(ツ)_/¯ is back! ¯\_(ツ)_/¯ Gone are the days of opening a new tab,…

Wat is Shrug Emoji?

Shrug Emoji is een Chrome-extensie ontwikkeld door katiemcgowan, en de belangrijkste functie is "1.3.1 Update: Issues with the pasted emoji fixed, regular ¯\_(ツ)_/¯ is back! ¯\_(ツ)_/¯ Gone are the days of opening a new tab,…".

Extensie Screenshots

Download het CRX-bestand van de extensie Shrug Emoji

Download Shrug Emoji-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

                        1.3.1 Update: Issues with the pasted emoji fixed, regular ¯\_(ツ)_/¯ is back!

¯\_(ツ)_/¯
Gone are the days of opening a new tab, typing in 'shrug emoji' or 'smiley sideways shrug', opening the web page and manually copying it to your clipboard.
Now, all you have to do is click on this extension, and click on the little guy himself, and you're good to go.
Paste him anywhere. The world is your oyster.
¯\_(ツ)_/¯.

1.1.2 update: chilled on the permissions

1.2.1 update: fixing the emoji                    

Basisinformatie over de Extensie

Naam Shrug Emoji Shrug Emoji
ID gdmpjhkcabahmlpildpfmangdfpceofc
Officiële URL https://chromewebstore.google.com/detail/shrug-emoji/gdmpjhkcabahmlpildpfmangdfpceofc
Beschrijving 1.3.1 Update: Issues with the pasted emoji fixed, regular ¯\_(ツ)_/¯ is back! ¯\_(ツ)_/¯ Gone are the days of opening a new tab,…
Bestandsgrootte 734 KB
Aantal Installaties 811
Huidige Versie 1.3.1
Laatst Bijgewerkt 2018-02-08
Publicatiedatum 2018-02-08
Beoordeling 4.25/5 Totaal 16 Beoordelingen
Ontwikkelaar katiemcgowan
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Shrug Emoji",
    "version": "1.3.1",
    "author": "Katie Mcgowan",
    "short_name": "Shrug",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon128.png",
        "default_popup": "popup.html",
        "default_title": "Click here"
    },
    "background": {
        "scripts": [
            "copy.js",
            "jquery-3.1.1.min.js"
        ],
        "persistent": false
    }
}