Swiss Quality Seal
When surfing a .CH domain, a swiss flag is displayed in the address bar.
Swiss Quality Seal là gì?
Swiss Quality Seal là một tiện ích mở rộng Chrome được phát triển bởi https://fahrvergnuegen.com, và tính năng chính của nó là "When surfing a .CH domain, a swiss flag is displayed in the address bar.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Swiss Quality Seal
Tải xuống các tệp mở rộng Swiss Quality Seal dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | fjaeoecmenpfgddnfjimdacbfpdjmfpo |
URL Chính Thức | https://chromewebstore.google.com/detail/swiss-quality-seal/fjaeoecmenpfgddnfjimdacbfpdjmfpo |
Mô tả | When surfing a .CH domain, a swiss flag is displayed in the address bar. |
Kích Thước Tệp | 4.33 KB |
Số Lần Cài Đặt | 55 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2013-04-11 |
Ngày Phát Hành | 2013-04-11 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | https://fahrvergnuegen.com |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |