Swiss Quality Seal
When surfing a .CH domain, a swiss flag is displayed in the address bar.
Swiss Quality Sealとは何ですか?
Swiss Quality Sealはhttps://fahrvergnuegen.comによって開発されたChromeの拡張機能で、その主な機能は「When surfing a .CH domain, a swiss flag is displayed in the address bar.」です。
拡張機能のスクリーンショット
Swiss Quality Seal拡張機能のCRXファイルをダウンロード
Swiss Quality Seal拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Whenever you are surfing on a .CH domain, the national flag of Switzerland will be displayed in your address bar to indicate that you are surfing a swiss quality website. Future versions of this extensions will determine through IP geolocation whether this site is hosted in switzerland or not. Please check out the mouseover effect when hoovering over the icon.
拡張機能の基本情報
名前 | |
ID | fjaeoecmenpfgddnfjimdacbfpdjmfpo |
公式URL | https://chromewebstore.google.com/detail/swiss-quality-seal/fjaeoecmenpfgddnfjimdacbfpdjmfpo |
説明 | When surfing a .CH domain, a swiss flag is displayed in the address bar. |
ファイルサイズ | 4.33 KB |
インストール数 | 55 |
現在のバージョン | 1.0.1 |
最終更新日 | 2013-04-11 |
公開日 | 2013-04-11 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | https://fahrvergnuegen.com |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "page_action": { "default_icon": "icon-19.png", "default_title": "Congratulation! Your are surfing a Swiss Quality Site.\n(Only genuine with K\u00fcapfl\u00e4ttra dra!)" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "When surfing a .CH domain, a swiss flag is displayed in the address bar.", "background": { "scripts": [ "background.js" ] }, "name": "Swiss Quality Seal", "permissions": [ "tabs" ], "icons": { "48": "icon-48.png", "128": "icon-128.png" }, "manifest_version": 2, "version": "1.0.1" } |