Questions tagged [firebreath]

FireBreath is a C++ framework for creating web browser plugins (not extensions!) that work on Windows, Mac, and Linux and target all major browsers (including IE and Firefox).

FireBreath is a C++ framework for creating web browser plugins that will run as NPAPI plugins on supporting browsers (Firefox, Chrome, Safari, Opera) and as ActiveX Controls on browsers supporting ActiveX (Internet Explorer). FireBreath relies on CMake for cross-platform project generation and uses a subset of boost.

FireBreath was originally written by Richard Bateman (taxilian) and released under a dual license structure -- LGPL and new BSD.

Version 1.0 was released March 24, 2010 but the framework has grown quite a bit since then and benefitted from a lot of user contribution. Source code can be found on GitHub and the project website -- including user-editable wiki documentation and doxygen-generated class documentation -- can be found at http://www.firebreath.org. Bug reports can be submitted through the jira ticket system.

Other StackOverflow users who have contributed code to FireBreath are encouraged (by taxilian) to add their name to this wiki page!

412 questions
4
votes
1 answer

NPAPI for Python - Chrome Extension

I am trying to develop a chrome extension in which i have coded all my logic in 'python' . Now on browser action i want to pass parameters and execute that .py file and return results to popup which will open on browser action. To call a .py file…
user288028
  • 81
  • 2
  • 3
4
votes
1 answer

Firebreath: Multiple event listeners to one firebreath event in windowed plugin

I created a demo JS code to check mousedown event handling. For a normal dom element the mousdown should alert 1 and 2. Why isn't it the same case as that of windowed plugin, where I have subscribed 2 event handlers to one Plugin mousedown…
4
votes
0 answers

Can't get IID_WebBrowser2 on windows

I have this code and it not works: template STDMETHODIMP CFBControl::SetClientSite( IOleClientSite…
fryme
  • 281
  • 4
  • 15
4
votes
1 answer

Firebreath NPAPI Plugin How to Log

How to output log messages with an NPAPI plugin built with FireBreath in C++. The log should be available during development and test and/or in Debug builds. Modified: The FireBreath way to log is with Log4cplus, and I have attempted to implement…
David Manpearl
  • 12,362
  • 8
  • 55
  • 72
4
votes
1 answer

How do I add Objective C code to a FireBreath Project?

I am writing a browser plugin for Mac OS that will place a status bar icon in the status bar, which users can use to interface with the browser plugin. I've successfully built a FireBreath 1.6 project in XCode 4.4.1, and can install it in the…
jamesmortensen
  • 33,636
  • 11
  • 99
  • 120
4
votes
1 answer

How does a plugin resize it's window

When I load a pdf with the following html the pdf plugin seems to resize it's windows to accommodate the complete length of the pdf file. I'm wondering how the plugin does that? Test html object…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c++" class="post-tag grid--cell" title="show questions tagged 'c++'" rel="tag">c++</a> <a href="../../questions/tagged/plugins" class="post-tag grid--cell" title="show questions tagged 'plugins'" rel="tag">plugins</a> <a href="../../questions/tagged/browser" class="post-tag grid--cell" title="show questions tagged 'browser'" rel="tag">browser</a> <a href="../../questions/tagged/firebreath" class="post-tag grid--cell" title="show questions tagged 'firebreath'" rel="tag">firebreath</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 18 '12 at 14:11">asked Jun 18 '12 at 14:11</time> <a href="../../users/1391466/chhenning" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1391466.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="chhenning" /> </a> <div class="s-user-card--info"> <a href="../../users/1391466/chhenning" class="s-user-card--link">chhenning</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">2,017</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="26 silver badges">26</li> <li class="s-award-bling s-award-bling__bronze" title="44 bronze badges">44</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-10020778"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>4</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/10020778/boost-strange-failures-compiling-and-running-firebreath" class="question-hyperlink">Boost strange failures compiling and running Firebreath</a></h3> <div class="excerpt">I found a very strange bug with Firebreath today. I was trying to compile my project, doing a make over my build directory. I got a huge output with a lot errors. I tried running a new project from the scratch and I got these errors: alucard@hell…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/boost" class="post-tag grid--cell" title="show questions tagged 'boost'" rel="tag">boost</a> <a href="../../questions/tagged/firebreath" class="post-tag grid--cell" title="show questions tagged 'firebreath'" rel="tag">firebreath</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 04 '12 at 23:39">asked Apr 04 '12 at 23:39</time> <a href="../../users/992347/gabriel-munumel" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/992347.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Gabriel Muñumel" /> </a> <div class="s-user-card--info"> <a href="../../users/992347/gabriel-munumel" class="s-user-card--link">Gabriel Muñumel</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,876</li> <li class="s-award-bling s-award-bling__gold" title="6 gold badges">6</li> <li class="s-award-bling s-award-bling__silver" title="34 silver badges">34</li> <li class="s-award-bling s-award-bling__bronze" title="57 bronze badges">57</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-9317539"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/9317539/how-to-properly-fire-browser-events-from-within-python-using-boost-and-firebre" class="question-hyperlink">How to properly fire browser events from within python using boost and Firebreath</a></h3> <div class="excerpt">first I must say that as a Python programmer, I might be seeing this problem from a wrong perspective, many years had passed since I wrote my last c++ code back in college. I'm having a bit of a problem, trying to create a hybrid python/c++ plugin…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c++" class="post-tag grid--cell" title="show questions tagged 'c++'" rel="tag">c++</a> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/boost" class="post-tag grid--cell" title="show questions tagged 'boost'" rel="tag">boost</a> <a href="../../questions/tagged/boost-python" class="post-tag grid--cell" title="show questions tagged 'boost-python'" rel="tag">boost-python</a> <a href="../../questions/tagged/firebreath" class="post-tag grid--cell" title="show questions tagged 'firebreath'" rel="tag">firebreath</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 16 '12 at 19:12">asked Feb 16 '12 at 19:12</time> <a href="../../users/1214603/skalanux" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1214603.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="skalanux" /> </a> <div class="s-user-card--info"> <a href="../../users/1214603/skalanux" class="s-user-card--link">skalanux</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">31</li> <li class="s-award-bling s-award-bling__bronze" title="3 bronze badges">3</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-6030417"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/6030417/how-to-write-a-web-browser-plugin-for-ie-firefox-and-chrome" class="question-hyperlink">How to write a web browser plugin for IE, Firefox and Chrome</a></h3> <div class="excerpt">I need to write a web browser plugin that supports IE 7+, Firefox 3+, Chrome. This plugin has to be able to place a DirectX object in a web page. I have no experience with plugins. I did some investigating and decided to do it with FireBreath. I…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/plugins" class="post-tag grid--cell" title="show questions tagged 'plugins'" rel="tag">plugins</a> <a href="../../questions/tagged/directx" class="post-tag grid--cell" title="show questions tagged 'directx'" rel="tag">directx</a> <a href="../../questions/tagged/browser" class="post-tag grid--cell" title="show questions tagged 'browser'" rel="tag">browser</a> <a href="../../questions/tagged/firebreath" class="post-tag grid--cell" title="show questions tagged 'firebreath'" rel="tag">firebreath</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 17 '11 at 11:57">asked May 17 '11 at 11:57</time> <a href="../../users/487305/sara" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/487305.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="sara" /> </a> <div class="s-user-card--info"> <a href="../../users/487305/sara" class="s-user-card--link">sara</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">3,824</li> <li class="s-award-bling s-award-bling__gold" title="9 gold badges">9</li> <li class="s-award-bling s-award-bling__silver" title="43 silver badges">43</li> <li class="s-award-bling s-award-bling__bronze" title="71 bronze badges">71</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-5902355"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/5902355/need-help-converting-uint8-t-array-to-nsmutabledata" class="question-hyperlink">Need help converting uint8_t array to NSMutableData</a></h3> <div class="excerpt">I am trying to port some objective-c code (mac) to c++ code (win). However, I have a problem. On the mac my data comes in as a NSMutableData object and on windows it comes in as a uint8_t array. I need to convert my uint8_t data to the same type of…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c++" class="post-tag grid--cell" title="show questions tagged 'c++'" rel="tag">c++</a> <a href="../../questions/tagged/objective-c" class="post-tag grid--cell" title="show questions tagged 'objective-c'" rel="tag">objective-c</a> <a href="../../questions/tagged/cocoa" class="post-tag grid--cell" title="show questions tagged 'cocoa'" rel="tag">cocoa</a> <a href="../../questions/tagged/boost" class="post-tag grid--cell" title="show questions tagged 'boost'" rel="tag">boost</a> <a href="../../questions/tagged/firebreath" class="post-tag grid--cell" title="show questions tagged 'firebreath'" rel="tag">firebreath</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 05 '11 at 18:18">asked May 05 '11 at 18:18</time> <a href="../../users/702540/mike" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/702540.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Mike" /> </a> <div class="s-user-card--info"> <a href="../../users/702540/mike" class="s-user-card--link">Mike</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">137</li> <li class="s-award-bling s-award-bling__silver" title="2 silver badges">2</li> <li class="s-award-bling s-award-bling__bronze" title="5 bronze badges">5</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-27480764"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/27480764/create-an-msi-package-which-installs-both-32-bit-and-64-bit-resources-on-a-mac" class="question-hyperlink">Create an msi package which installs both 32-bit and 64-bit resources on a machine</a></h3> <div class="excerpt">I need to create an MSI package which installs both 32-bit and 64-bit .dll files of a firebreath based plugin on a machine. What I want to achieve is have both resources installed and use the one suitable depending on the Browser (32-bit or…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/wix" class="post-tag grid--cell" title="show questions tagged 'wix'" rel="tag">wix</a> <a href="../../questions/tagged/windows-installer" class="post-tag grid--cell" title="show questions tagged 'windows-installer'" rel="tag">windows-installer</a> <a href="../../questions/tagged/32bit-64bit" class="post-tag grid--cell" title="show questions tagged '32bit-64bit'" rel="tag">32bit-64bit</a> <a href="../../questions/tagged/firebreath" class="post-tag grid--cell" title="show questions tagged 'firebreath'" rel="tag">firebreath</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Dec 15 '14 at 09:20">asked Dec 15 '14 at 09:20</time> <a href="../../users/3766328/koka" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3766328.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="KoKa" /> </a> <div class="s-user-card--info"> <a href="../../users/3766328/koka" class="s-user-card--link">KoKa</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">797</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="14 silver badge">14</li> <li class="s-award-bling s-award-bling__bronze" title="31 bronze badge">31</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-16271863"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/16271863/make-nswindow-appear-in-front-when-used-with-firebreath" class="question-hyperlink">Make NSWindow appear in front when used with FireBreath</a></h3> <div class="excerpt">I am using FireBreath to create a cross browser plugin which makes use of some native libraries for the respective platform (some .NET based DLLs for Windows and Objective-C based dylibs/frameworks for Mac). The library displays a UI which should…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/objective-c" class="post-tag grid--cell" title="show questions tagged 'objective-c'" rel="tag">objective-c</a> <a href="../../questions/tagged/macos" class="post-tag grid--cell" title="show questions tagged 'macos'" rel="tag">macos</a> <a href="../../questions/tagged/firebreath" class="post-tag grid--cell" title="show questions tagged 'firebreath'" rel="tag">firebreath</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 29 '13 at 05:40">asked Apr 29 '13 at 05:40</time> <a href="../../users/1353388/champika-samarasinghe" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1353388.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Champika Samarasinghe" /> </a> <div class="s-user-card--info"> <a href="../../users/1353388/champika-samarasinghe" class="s-user-card--link">Champika Samarasinghe</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">171</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badges">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-16214931"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/16214931/how-to-use-an-external-dll-file-in-a-managed-visual-c-project-generated-throug" class="question-hyperlink">How to use an external dll file in a managed visual c++ project generated through firebreath</a></h3> <div class="excerpt">I have to use some functions of an external dll file in my firebreath project. This project is managed c++ project. I want to know how to refer or include the external file in my project.I am not getting the Add Reference option in my visual studio…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/firebreath" class="post-tag grid--cell" title="show questions tagged 'firebreath'" rel="tag">firebreath</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 25 '13 at 12:34">asked Apr 25 '13 at 12:34</time> <a href="../../users/2319730/rahul-khandelwal" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2319730.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="rahul khandelwal" /> </a> <div class="s-user-card--info"> <a href="../../users/2319730/rahul-khandelwal" class="s-user-card--link">rahul khandelwal</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">31</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="2 bronze badges">2</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-15666924"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/15666924/firebreath-how-can-i-pass-dates-from-my-plugin-to-java-script" class="question-hyperlink">FireBreath: how can I pass dates from my plugin to Java Script</a></h3> <div class="excerpt">I'm trying to create a simple FireBreath plugin. I need to pass a date from JavaScript to my plugin and to get date from my plugin and use it in JavaScript. I have an idea about getting date in FB plugin from JS. I can use a FB::JSObjectPtr…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/date" class="post-tag grid--cell" title="show questions tagged 'date'" rel="tag">date</a> <a href="../../questions/tagged/plugins" class="post-tag grid--cell" title="show questions tagged 'plugins'" rel="tag">plugins</a> <a href="../../questions/tagged/parameters" class="post-tag grid--cell" title="show questions tagged 'parameters'" rel="tag">parameters</a> <a href="../../questions/tagged/firebreath" class="post-tag grid--cell" title="show questions tagged 'firebreath'" rel="tag">firebreath</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 27 '13 at 18:44">asked Mar 27 '13 at 18:44</time> <a href="../../users/2216904/pisaren" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2216904.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Pisaren" /> </a> <div class="s-user-card--info"> <a href="../../users/2216904/pisaren" class="s-user-card--link">Pisaren</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">63</li> <li class="s-award-bling s-award-bling__bronze" title="5 bronze badges">5</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-12692072"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/12692072/using-firebreath-plugin-to-open-a-folder-dialog-and-return-folder-selection-as" class="question-hyperlink">Using firebreath plugin to open a folder dialog and return folder selection asynchronously so the java Script will not be blocked</a></h3> <div class="excerpt">I want only one folder choose dialog to be opened at any one time. Once the user selected the folder an event will be fired inform the javaScript of the selected folder. To open the dialog i included the code from the following gist in my…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/c++" class="post-tag grid--cell" title="show questions tagged 'c++'" rel="tag">c++</a> <a href="../../questions/tagged/firebreath" class="post-tag grid--cell" title="show questions tagged 'firebreath'" rel="tag">firebreath</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Oct 02 '12 at 14:17">asked Oct 02 '12 at 14:17</time> <a href="../../users/1633088/chenr" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1633088.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="ChenR" /> </a> <div class="s-user-card--info"> <a href="../../users/1633088/chenr" class="s-user-card--link">ChenR</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">57</li> <li class="s-award-bling s-award-bling__bronze" title="7 bronze badges">7</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/firebreath_page=1" rel="prev" title="Go to page 1">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/firebreath_page=1" rel="" title="Go to page 1">1</a> <div class="s-pagination--item is-selected">2</div> <a class="s-pagination--item" href="../../questions/tagged/firebreath_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/firebreath_page=27" rel="" title="Go to page 27">27</a> <a class="s-pagination--item" href="../../questions/tagged/firebreath_page=28" rel="" title="Go to page 28">28</a> <a class="s-pagination--item" href="../../questions/tagged/firebreath_page=3" rel="next" title="Go to page 3"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>