English 中文(简体)
运营推广 - 个人a.ini
原标题:Opera Extension - persona.ini

我正在上载第一期作业展期。 这非常简单。 发射一个人口窗口是一种工具路障。 它在运营商模式中完全精炼。 操作不会让我成功上载。 它不断说,那个人档案缺失。 与此同时,我下载了几处延伸,这些延伸已经放在《运营推广名录》中,看看其个人档案,其中没有一个甚至有个人档案。 我只能找到网上人诉尼案的一个实例,不能正确,因为它不允许上载。

Has anyone experienced this? Why is this happening?

问题回答

你也许会用不支持的Zip格式重载这一延伸,但只得到支持。 单单用于操作主题(指指人)。

So, to fix this, you can do the following: when in developer mode, use the "Pack extension" button to pack and sign your extension. Then try uploading it again — everything should work fine.

我成功地在操作店装上了齐普包。

I faced with same issue ("persona.ini is missed") when tried to upload zip package with root folder - I mean zip content: "Sources/content (like manifest.json). Chrome store accepted this package but for Opera you could try to create zip package with all content without parent folder (Sources folder in my case).

Opera doesn t support till now the .zip file you need to upload either .nex or .crx file. To create a .nex file..

  1. In your opera URL,just type opera://extensions
  2. Click on Pack Extensions.
  3. Browse to the root directory of your extension and click on okay.

文档还将创建<代码>.pem文档和nex。 • 保持你的手法安全,与你一道卸下/提升你的延伸。

一 后续行动 所有这些步骤,都100%运作。

In your opera URL, just type opera://extensions Click on Pack Extensions. Browse to the root directory of your extension and click on okay. The file will also create an .pem file along with .nex file. Keep your pem file safe and with you for uploading/upgrading your extension.

试图向歌剧增载一个动画的挂图,因此,在我试图用4号纸和网上文件将其上载时,都显示出未经证实的格式,试图将这两部纸拼凑起来,但还是失败。 谁能帮助我,谁也面临这一问题?





相关问题
运营推广 - 个人a.ini

我正在上载第一期作业展期。 这非常简单。 发射一个人口窗口是一种工具路障。 它在运营商模式中完全精炼。 操作不会让我上载......

Injection order in Opera extensions

Suppose I have an extension that has 3 files in includes directory: includes/all.js includes/one.js includes/two.js two.js depends on one.js and both of them have guard comments : // ==UserScript==...

Compile a userscript to a Safari and an Opera extension?

I built a Greasemonkey userscript for Firefox and Chrome, and I now want to convert it to a Safari extension and an Opera extension. Are there any compilers out there like Arantius Greasemonkey-to-...

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 for ...

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 ...

Chrome / Opera extension clarification

Is it possible to create a big application (like 10 pages) as an extension? If I understand well, one can only have 1 background process and 1 page per extension, but I wanted the opinion of more ...

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 have an appropriate plugin API?

热门标签