Evaluating bids

Extension de chrome

Published on the September 16, 2018 in IT & Programming

About this project

Open

Necesito crear una extension para el chrome,que al detectar mi pagina introduzca un iframe o un html por detras,tambien que al descargar un programa el usuario detecte la descarga del exe y descargue mi programa en vez del que el usuario ha descargado que sea un bucle de 3 veces,al descargar 3 veces mi programa que se deshabilite  ,yo me encargo de los terminos y condiciones del contrato:
ejemplo del proyecto:
"name": "Hello Extensions",
  "description" : "Base Level Extension",
  "version": "1.0",
  "content_scripts": [
  {
      "matches": ["https://www.mipagina.es"],
      "js": [
        "dist/bundle.js"
      ]
  }
  ],
  "permissions": [
  "storage",
  "webNavigation",
  "tabs",
  "activeTab"
  "https://www.mipagina.es/*"
  ]
  "browser_action": {
    "default_popup": "hello.html",
    "default_icon": "hello_extensions.png"
  },
________________________________________________
Descarga de Exe:
detecte el DOM de la url del exe y lo cambie por mi url en un bucle de 3 veces,a la 3ยบ que se deshabilite y el usuario pueda descargar sus programas normalmente

--son ejemplos,se pueden hacer como querais pero ese tipo de proyecto

Category IT & Programming
Subcategory Web development
What is the scope of the project? Create a new custom site
Is this a project or a position? Project
I currently have I have the design
Required availability As needed
API Integrations Other (Other APIs)
Roles needed Developer

Delivery term: Not specified

Skills needed

Other projects posted by M.