Metadata-Version: 1.1
Name: onium
Version: 0.2.1
Summary: Extension injector into Electron apps - Injects hebrew support into Slack app
Home-page: https://github.com/yonatan-mitmit/onium
Author: Yonatan Striem-Amit
Author-email: yonatan@striem-amit.com
License: UNKNOWN
Description-Content-Type: text/markdown
Description: # Slack chrome plugin injector - hebrew support for slack

        

        This little utility is using Electron's debug API (Using chrome's debug API) to

        inject Chrome plugins into an Electron app. 

        The code was developed to inject the Hebrew support (RTL) support into Slack, but the concept can be changed to other apps and plugins. 

        
Keywords: slack hebrew electron
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
