F8task Paypal Calculator
Calcula la comisión para enviar y recibir dinero en tu cuenta PayPal.
F8task Paypal Calculator란 무엇입니까?
F8task Paypal Calculator은(는) https://f8task.blogspot.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Calcula la comisión para enviar y recibir dinero en tu cuenta PayPal."입니다.
확장 프로그램 스크린샷
F8task Paypal Calculator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
🚀Calculadora Paypal F8task😎 📌 Calcula la comisión para enviar y recibir dinero en tu cuenta Paypal de manera sencilla y al alcance de un click, estoy seguro que te será de utilidad. 📌 Calculate the commission to send and receive money in your Paypal account in a simple way and within the reach of a click, I am sure it will be useful. ☑️ Suscríbete al canal de la comunidad: https://bit.ly/subf8task ✅ Únete a nuestro discord: https://discord.gg/qUzdUbcYaQ
확장 프로그램 기본 정보
이름 | F8task Paypal Calculator |
ID | hmoofghpmbnjchlcfhojipjmogicgnfo |
공식 URL | https://chromewebstore.google.com/detail/f8task-paypal-calculator/hmoofghpmbnjchlcfhojipjmogicgnfo |
설명 | Calcula la comisión para enviar y recibir dinero en tu cuenta PayPal. |
파일 크기 | 293 KB |
설치 횟수 | 151 |
현재 버전 | 1.0 |
최근 업데이트 | 2021-03-12 |
출시 날짜 | 2021-03-12 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | https://f8task.blogspot.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://f8task.blogspot.com/p/terminos-y-condiciones.html |
개인정보 보호 정책 페이지 URL | https://f8task.blogspot.com/p/terminos-y-condiciones.html |
지원되는 언어 | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "F8task Paypal Calculator", "description": "Calcula la comisi\u00f3n para enviar y recibir dinero en tu cuenta PayPal.", "version": "1.0", "author": "F8 Task", "icons": { "16": "\/src\/img\/icon.png", "128": "\/src\/img\/icon.png" }, "browser_action": { "default_icon": "\/src\/img\/icon.png", "default_title": "Calculadora", "default_popup": "index.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |