Wormate Friends Turkey
Extension Wormate Friends Turkey !
Wormate Friends Turkey란 무엇입니까?
Wormate Friends Turkey은(는) luicanwork에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extension Wormate Friends Turkey !"입니다.
확장 프로그램 스크린샷
Wormate Friends Turkey 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Uzantımız Wormateçio oyun platformunda çalışmaktadır. Hızlı oda seçimine, daha özel dış görünüm renklerine ve çoklu işlevlere olanak tanır.
확장 프로그램 기본 정보
이름 | |
ID | pmjojekfgcbmlpfjfoniglodigdlhjcc |
공식 URL | https://chromewebstore.google.com/detail/wormate-friends-turkey/pmjojekfgcbmlpfjfoniglodigdlhjcc |
설명 | Extension Wormate Friends Turkey ! |
파일 크기 | 42.51 KB |
설치 횟수 | 1,456 |
현재 버전 | 1.03 |
최근 업데이트 | 2023-09-10 |
출시 날짜 | 2023-09-09 |
평점 | 4.69/5 총 26 개의 평점 |
개발자 | luicanwork |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://wormatefriendsturkey.com/ |
개인정보 보호 정책 페이지 URL | https://sites.google.com/view/wormatefriendsturkey/ana-sayfa |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_popup": "popup\/popup.html", "default_title": "Wormate Friends Turkey" }, "author": "YILDIRIM", "background": { "service_worker": "background.js" }, "declarative_net_request": { "rule_resources": [ { "enabled": true, "id": "ruleset_1", "path": "rules.json" } ] }, "description": "Extension Wormate Friends Turkey !", "externally_connectable": { "matches": [ "*:\/\/*.milat2.com\/*", "*:\/\/*.extension.com\/*", "*:\/\/google.com\/*", "*:\/\/google.com.vn\/*", "*:\/\/facebook.com\/*" ] }, "host_permissions": [ "*:\/\/wormate.io\/*" ], "icons": { "128": "icon.png" }, "manifest_version": 3, "name": "Wormate Friends Turkey", "permissions": [ "declarativeNetRequest" ], "version": "1.03" } |