PluginWordPress

Released Plugin “firefoxOS APP Downloader” can easy create button that firefoxOSApp downloads

I saw a document about DOMApplicationsRegistry.install() – Web APIs | MDN.and try to create WordPress Sh […]

広告ここから
広告ここまで

I saw a document about DOMApplicationsRegistry.install() – Web APIs | MDN.and try to create WordPress Shortcode Plugin.

Downloads

You can download on WordPress Plugin Directory.

WordPress › firefoxOS APP Downloader « WordPress Plugins

Source Code is Here

firefoxos-app-downloader

Usage

write “ffapp-dl” shortcode like that.
[html]
[ffapp-dl class="BUTTON CLASS" btnText="Download" dlLink="https://example.com/manifest.webapp"]
[/html]

This shortcode changes following HTML.
[html]
<div id=’ffapp-dl-btn’ class=’BUTTON CLASS’ data-ffapp-dllink=’https://example.com/manifest.webapp’>Download</div>
[/html]
And working some Javascript.

If you click this button on firefoxOS browser, you can download firefoxOS App.

ブックマークや限定記事(予定)など

WP Kyotoサポーター募集中

WordPressやフロントエンドアプリのホスティング、Algolia・AWSなどのサービス利用料を支援する「WP Kyotoサポーター」を募集しています。
月額または年額の有料プランを契約すると、ブックマーク機能などのサポーター限定機能がご利用いただけます。

14日間のトライアルも用意しておりますので、「このサイトよく見るな」という方はぜひご検討ください。

広告ここから
広告ここまで

Related Category posts