开发者

opera-extension

0
  • Injected scripts in Opera extensions

    I\'m trying to \"port\" my Chrome-extension to Opera. My extension does nothing else but edits the DOM a little bit. In Chrome extension I use contentscript and based on my research the similar way fo[详细]

    2023-04-03 09:09 分类:问答
  • Opera extension

    To put it simple: What\'s the fastest way to get the head element in an injected opera extension script ? (faster than waiting for DOMContentLoaded)[详细]

    2023-03-16 18:30 分类:问答
  • Opera extensions (widgets): dynamic config file

    I have an Opera 11 extension, which has a background process and an injected script. These communicate very frequently with a remote server (not the webpage the user\'s viewing), using the background[详细]

    2023-02-12 11:40 分类:问答
  • Unable to get the document object for the main page of certain sites in Opera

    We are building an opera extension in which we are trying to use the document object property (document.body.innerHTML) in order to obtain the source of the main page of a site. In most cases it provi[详细]

    2023-02-05 11:44 分类:问答
  • Plugin for Opera. DOM-tree modification

    I want to create a plugin for opera that modifies tha DOM-tree after the page have been loaded. Does opera 开发者_Go百科have an appropriate plugin API?Opera now has an extension API. Here\'s a link to[详细]

    2023-01-03 19:15 分类:问答
  • Simple Opera plugin

    How to write a simple Opera plugin? I\'d like to develop a plugin that would change the Referer header of a request based on request\'s url data.[详细]

    2022-12-09 13:28 分类:问答