mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
refactor(docs): read the description (#1631)
* refactor(docs): read the description - Added missing platforms - Unified GitHub links - Added missing installVariables * Update index.ts * Update index.ts * Update index.ts * Update index.ts
This commit is contained in:
@@ -223,7 +223,8 @@ export class ThemeableBrowserObject {
|
||||
pluginName: 'ThemeableBrowser',
|
||||
plugin: 'cordova-plugin-themeablebrowser',
|
||||
pluginRef: 'cordova.ThemeableBrowser',
|
||||
repo: 'https://github.com/initialxy/cordova-plugin-themeablebrowser'
|
||||
repo: 'https://github.com/initialxy/cordova-plugin-themeablebrowser',
|
||||
platforms: ['Amazon Fire OS', 'Android', 'Blackberry 10', 'Browser', 'FirefoxOS', 'iOS', 'Ubuntu', 'Windows', 'Windows Phone']
|
||||
})
|
||||
@Injectable()
|
||||
export class ThemeableBrowser extends IonicNativePlugin {
|
||||
|
||||
Reference in New Issue
Block a user