QuickSave Emotes

The whole QuickSave family joins this emote pack to be used on every website! The first Mixer Emote extension for Chrome!

QuickSave Emotesとは何ですか?

QuickSave EmotesはSwqnkyによって開発されたChromeの拡張機能で、その主な機能は「The whole QuickSave family joins this emote pack to be used on every website! The first Mixer Emote extension for Chrome!」です。

拡張機能のスクリーンショット

screenshot

QuickSave Emotes拡張機能のCRXファイルをダウンロード

QuickSave Emotes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        RIP Mixer 7/22/2020.
Thank you for your support in using the Quicksave Emotes extension. Development has ceased.



Bring your drawgs to life in Mixer chat and everywhere else on the web! The QuickSave stream team proudly presents Global QuickSave Emotes, an app that allows you to use and see our emotes anywhere.

To see a full emote list, right click on the QuickSave Emotes button on the top of Chrome, choose 'Options', and then click on the link in the Options page to view the full list!

Changelog:

0.0.11.2
Goodbye Mixer
Also fixed :mmmnah:, which was broken for a while.

0.0.11.1
Mini update
Added :drawg_delet: emote
Updated Pastebin link

0.0.11.0
First update in a while and it's a big one!
Added additional :poggers: shortcut to :feelswowman:
Cleaned up the Options page to make it more user-friendly and updated the banner
Added :heckoff: :xd: :mmmyea: :nut: :hypejustin: :topkek: :pepegiggle: :wedoman: :pepodance: :peepodance: :mmmnah: :pepelongsmug: :ezkid: :feelsdabman: :mood: :ez: :peepohehe: :bb: :pepeomg: :oof: :pepesmash: :gizmo: :ulti: and :neonthink:!
Updated pastebin link

0.0.10.1
Fixed a hilarious bug where drawg and dawg could literally invade the page. This was due to dawg and drawg being official Mixer emotes.
Congrats on partnership www.mixer.com/EscaPlays!
example: https://media.discordapp.net/attachments/343815948370706442/432935373174210560/unknown.png

0.0.10
Added :pepehands: :feelsokman: :feelsthumbsupman: :feelswowman: and :f3: emotes
Updated to the current Quicksave logo!
Hid a gem
Updated Pastebin link

0.0.9
Added :boi: :gottem: :judging: :babypark: and :babnparf: emotes!
Updated Pastebin link

0.0.8.2
Whoops, uploaded 0.0.8.1 without testing it first. Broke the whole thing :~). Glad I noticed an hour later! Extension is now functional again. Sorry about that!

0.0.8.1
Mini update.
Added :stepdrawg:!
Removed required capitalization of :Naisu:, :FeelsSmugMan:, :FeelsBadMan:, :Reee:, :FeelsKekMan:, :HypeThink: and :FeelsDanceMan: 
Updated Pastebin link

0.0.8
Happy New Year!
Added :Naisu:, :FeelsSmugMan:, :FeelsBadMan:, :Reee:, :FeelsKekMan:, :HypeThink:, :heythere:, :stepdrawg:, :keekeekee:, :malfoy:, :drawglove:, and one new gif emote, :FeelsDanceMan:!
Updated Pastebin link

0.0.7
Added :drawgmad:, :drawglove:, :drawgdead: and three new gif emotes, :kiss:, :jake:, and :squidward:!
Updated Pastebin link

0.0.6
Added :box:, :jappa:, :drawgtears: and a new gif emote, :dance:!
Updated Pastebin link

0.0.5
Added :sadbrows: and our first gif emote, :rainbow:!
Updated Pastebin link

0.0.4
Added :gward: emote!
Updated Pastebin link

0.0.3
Added :heydrawgs: and :squiddo: emotes!
Updated Pastebin link

0.0.2
Fixed gray drawg emote in toolbar                    

拡張機能の基本情報

名前 QuickSave Emotes QuickSave Emotes
ID mobfhlllkpegjadcifgdhgnkeamokpdf
公式URL https://chromewebstore.google.com/detail/quicksave-emotes/mobfhlllkpegjadcifgdhgnkeamokpdf
説明 The whole QuickSave family joins this emote pack to be used on every website! The first Mixer Emote extension for Chrome!
ファイルサイズ 810 KB
インストール数 124
現在のバージョン 0.0.11.2
最終更新日 2020-06-30
公開日 2020-06-30
評価 5.00/5 合計 5 レビュー
開発者 Swqnky
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.mixer.com/team/quicksave
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "QuickSave Emotes",
    "short_name": "QSE",
    "description": "The whole QuickSave family joins this emote pack to be used on every website! The first Mixer Emote extension for Chrome!",
    "version": "0.0.11.2",
    "background": {
        "scripts": [
            "lib\/deferred.js",
            "lib\/emoteParser.js",
            "lib\/background.js",
            "lib\/chromeBackground.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": "logo\/16.png",
        "48": "logo\/48.png",
        "128": "logo\/128.png"
    },
    "browser_action": {
        "default_icon": "logo\/32.png"
    },
    "permissions": [
        "activeTab",
        "storage",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "options_page": "data\/options\/chromeOptionsRedirect.html"
}