Ajustes
Modify flash object parameters in html to fix transparent bug of flash player plugin for chromium on linux
Ajustesとは何ですか?
Ajustesはnet.expertによって開発されたChromeの拡張機能で、その主な機能は「Modify flash object parameters in html to fix transparent bug of flash player plugin for chromium on linux」です。
拡張機能のスクリーンショット
Ajustes拡張機能のCRXファイルをダウンロード
Ajustes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Yeah Hello World verifica la optimización del SEO de una página existente para ver cómo está optimizado para una determinada palabra clave. También cuenta con las señales sociales, y comprueba si la palabra clave está dentro de la etiqueta meta de noticias palabra clave. En segundo lugar usted puede ver el fragmento de búsqueda, ya que se mostrará en motores de búsqueda Google. En tercer lugar puede introducir cualquier palabra clave y el sitio web que usted está interesado en comprobar donde se ubica en Google.co.uk, Google.com y muchos otros.
拡張機能の基本情報
名前 | |
ID | pbncpanjfolomiifdainelfejpncggjm |
公式URL | https://chrome.google.com/webstore/detail/ajustes/pbncpanjfolomiifdainelfejpncggjm |
説明 | Modify flash object parameters in html to fix transparent bug of flash player plugin for chromium on linux |
ファイルサイズ | 40.31 KB |
インストール数 | 30 |
現在のバージョン | 2 |
最終更新日 | 2016-09-29 |
公開日 | 2016-09-29 |
開発者 | net.expert |
支払い方法 | free |
対応言語 | es-419 |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon48.png", "name": "Settings" }, "content_scripts": [], "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google.com; object-src 'self'", "description": "Modify flash object parameters in html to fix transparent bug of flash player plugin for chromium on linux", "icons": { "128": "icon128.png", "16": "icon16.png", "32": "icon32.png", "48": "icon48.png" }, "manifest_version": 2, "name": "Ajustes", "permissions": [ "webRequest", "unlimitedStorage", "storage", "tabs", "webRequestBlocking", "activeTab", "http:\/\/*\/*", "https:\/\/*\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2" } |