https://github.com/mathoudebine/blob-emojis-pushbullet-webext
Firefox Web Extension to replace stock emojis with old "blob" emojis from Android 6.0.1 on the PushBullet SMS website
https://github.com/mathoudebine/blob-emojis-pushbullet-webext
Last synced: 12 months ago
JSON representation
Firefox Web Extension to replace stock emojis with old "blob" emojis from Android 6.0.1 on the PushBullet SMS website
- Host: GitHub
- URL: https://github.com/mathoudebine/blob-emojis-pushbullet-webext
- Owner: mathoudebine
- License: other
- Created: 2019-01-21T16:19:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-29T17:37:30.000Z (over 7 years ago)
- Last Synced: 2025-03-16T00:44:38.934Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 11.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blob Emojis for PushBullet SMS
**This add-on replaces stock emojis with their Google "blobs" representation from Android 6.0.1, on the PushBullet SMS website**

## Prerequisites
The Noto Color Emoji font must be installed on the system, because a font cannot be loaded as an external resource by a Firefox Web Extension. It is available in "resources/NotoColorEmoji-SVGinOT-Win-1.1.5" on this repository, or on the Releases page.
For Windows, double-click on the .ttf file then select "Install". You must have administrator rights to do this.
## What it does
This extension includes a script "replace.js" that contains Noto emojis SVGinOT font in base64 format. The script injects a style element into the PushBullet SWS website page, including the font and enabling it for SMS pop-ups only.