-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FIrefox 3.6.13で設定画面が出ません #19
Comments
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
* Use JSON.parse() and JSON.stringify() instead of eval() and uneval()
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
* Add support for Kindle Edition Products #128 * Change from "o/ASIN" to "dp" in normalizeUrl() * Fix Product Title * Stop using with statement to#19 via https://github.com/asiamoth/Tombloo-patches/blob/a10414cc7f1f52a86a1d2da0c6555aaf991ebeb1/tombloo.service.extractors.zoomPhotoAmazon.js https://github.com/Constellation/taberareloo/blob/bcd5956e650606f3c4d7db6ff57f55ef1fbcd2d9/src/lib/extractors.js#L166-222 taberareloo/taberareloo#99 http://blog.iyoupapa.com/post/21208788428/taberareloo-amazon Thanks, asiamoth, iyoupapa! Close #128
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
* Remove old Extractors * Remove "Video - MySpaceTV" Extractor * Remove "Photo - 4u" Extractor * Remove "Photo - Frostdesign.net" Extractor * Remove "ReBlog - Tumblr Dashboard for iPhone" Extractor * Remove "Video - Google Video" Extractor * Remove "Photo - Snipshot" Extractor * Remove "Photo - BRIGIT" Extractor * Remove "ReBlog - Mosaic" Extractor * Options: Add "Services" tab panel * Move "Tumblr" & "Twitter" group from "Entry Contents / etc." tab panel to "Services" tab panel * Revise Gyazo Model * Fix a bug that creates new account per posting * Use "X-Gyazo-Id" * Add support for non `ps.file` Extractor like Photo Extractor to#31 * Add POST_URL * Remove getId() to#19 * prefs.js: Set "extensions.tombfix.model.gyazo.id" by default * Improve en-US's wording * "label.postConfig": Change "Services" to "Post Config" * messages.properties: Change "error.alreadyExsits" to "error.alreadyExists" * Suppress an error message by right click on about:addons * QuickPostForm: Suppress an error message by fast dragging * Remove unused codes #62 * Remove progressDialog.xul browser.xul : "browser-open" signal reload() : "context-reload" signal component.js : CacheService, IURL, IFileURL, ISelectionListener, ICache utility.js : getContentDir(), addChromeManifest(), removeChromeManifest(), openProgressDialog(), openParamString(), clearObject(), populateForm(), absolutePath(), executeWSH(), addStyle(), showNotification(), getLocalStorageValueBySQL() MochiKit.Signal.Event's extension #62 ui.js : QueryForm(), SlidePanel() Tumblr Model : remove(), openTab(), getCurrentId() prefs.js : "extensions.tombfix.updateUsers" "extensions.tombfix.postConfig" : "Twitter - Picture" messages.properties : "label.action.downloadPosts", "error.unknown" * utility.js: Remove duplicated getTempDir() * browser.xul: Restore comments from a1b339e
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
* Remove all codes related Database * Remove Tombfix.js to#19 #62 * Tombfix.js: Move `Tombfix` & `Tombloo` Object creation to Tombfix.Service.js * Remove database.js to#19 to#48 #62 * component.js: Remove StorageService, StorageStatementWrapper component.js : ScriptError utility.js : warn() 8tracks Model : getPlayToken(), getPlaylist()
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
* Tumblr Model: Follow the change of Tumblr #157 #158 * Use Firefox for Android's UA instead of IE8's UA * Add "disable_mobile_layout=1" cookie * Revise StumbleUpon Model * Fix a bug that can't post to StumbleUpon * Fix a bug that don't show StumbleUpon's icon on login * Add support for photo, quote, conversation, video type * Add POST_URL * Remove iLikeIt(), getAuthCookie(), getCurrentUser(), getCurrentId(), getCurrentPassword() * messages.properties: Remove "error.passwordNotFound" * Revise bit.ly & j.mp Model * Fix a bug about bitly.com * Refine callMethod() #62 * Add API_URL * Remove unused expand() * Remove VERSION * bit.ly & j.mp Model: Remove URL * Remove unused codes * Remove all codes related Database * Remove Tombfix.js to#19 #62 * Tombfix.js: Move `Tombfix` & `Tombloo` Object creation to Tombfix.Service.js * Remove database.js to#19 to#48 #62 * component.js: Remove StorageService, StorageStatementWrapper component.js : ScriptError utility.js : warn() 8tracks Model : getPlayToken(), getPlaylist()
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
* "Photo - LDR(FFFFOUND!)" Extractor: Fix a bug that get incorrect image URL * LDR Extractors: Make context check strict * LDR Extractor: Add PARAM_RE, getInfo(), overwriteCTX(), getFeedTitle() * "Photo - LDR(FFFFOUND!)" Extractor: Refine extract() to#19
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
* Revise GoogleCalendar Model * Fix a bug that can't post to Google Calendar by Description only Text Post * Fix a bug that can't post to Google Calendar when the browser is started * Fix a bug that show a post error message by Link Post on login, when the browser is started * Fix a bug that show "Not loggedin." error message by Description only Text Post on login, when the browser is started * Fix a bug that can't post to Google Calendar, after being logged in of Google * Fix a bug that don't show "Not loggedin." error message, after being logged out of Google * Trim HTML Tag in ReBlog Extractors Link Post * Refine addSchedule() #62 * Add API_URL, MOBILE_URL, getToken(), getSECID(), getDates() * Add createDateString() from Taberareloo * Remove getAuthCookie() * Update Delicious Model * Update support for Popular Tags * Add md5() * Remove FEED_API_URL * Fix a duplicated URL * Fix a bug that show "Delicious: pkg is null" message on QuickPostForm, in about:newtab * Improve error handling #61 * Revise LDR Extractors * "Photo - LDR(FFFFOUND!)" Extractor: Fix a bug that get incorrect image URL * LDR Extractors: Make context check strict * LDR Extractor: Add PARAM_RE, getInfo(), overwriteCTX(), getFeedTitle() * "Photo - LDR(FFFFOUND!)" Extractor: Refine extract() to#19 * Revise Yahoo Model * Rename "Yahoo" to "Yahoo JMA" * Add API_URL, hiraganaToKatakana(), kanaToRoma(), katakanaTable * Revise Google Model * Add getAuthCookie() * Remove unused codes prototype.js : Date.TIME_SECOND, Date.TIME_MINUTE, Date.TIME_HOUR, Date.TIME_DAY, Number.prototype.pad(), Number.prototype.toHexString(), Array.prototype.split(), String.katakana, String.prototype.pad(), String.prototype.decapitalize(), String.prototype.toByteArray(), String.prototype.md5(), String.prototype.sha1(), String.prototype.includesFullwidth(), String.prototype.toHiragana(), String.prototype.toKatakana(), String.prototype.toRoma() utility.js : TREE, TREECOLS, TREECOL, TREECHILDREN, TREEITEM, TREEROW, TREECELL, SPLITTER, convertToDOM() is.gd Model : expand() * quickPostForm.js: Stop using String.prototype.includesFullwidth() * manual test: Update prototype_test_patch.js * manual test: Add yahoo_jma_test_patch.js
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
* Fix nsIWebBrowserPersist.saveURI() usage for Firefox 36+ Model * Remove Picasa Model * pref: Remove "extensions.tombfix.model.picasa.defaultAlbum" * Update Dropmark Model * Follow the change of Dropmark * Fix a bug that can't post to Dropmark * Add Dropmark to Tag Provider * Add support for User Tags * Add getUserTags() * Add getSuggestions() * Add support for "DESCRIPTION" & "TAGS" & "SOURCE" posting * Add putDescription() * Add getInfo() * Remove getLastViewedPageURL(), getToken(), checkLogin() * Trim HTML Tag about Quote Post's `ps.body` only * Fix a bug that can post empty quote("") in Quote Post? * Add ORIGIN * Remove CONVERTERS.{link, video}() * Update Flickr Model * Add Flickr to Tag Provider * Add support for User Tags * Add getUserTags() * Add getSuggestions() * Fix a bug that can't be private by "Default Privacy Settings" * Allow not to set title * Improve error handling Extractor * Update "Photo - Flickr" Extractor * Implement Image Width & Height Size Limit * pref: Add "extensions.tombfix.extractor.photo.flickr.limitSize" * Add support for short URL * Add SHORT_RE, decodeBase58() * Fix a bug that can't get own private photo * Fix a bug that work on 404 page * Rename getImageID() to getPhotoID() * Fix query selector of pixiv extractor * "Photo - pixiv" Extractor: Fix a bug that can't get a illust image in illust page containing BOOTH image, on login QuickPostForm * Stop using with statement to#19 * Use CSS Filter instead of toGrayScale() * Remove PostersPanel.prototype.setIcon() utility.js * Add getFileFromPS() * Remove unused getJSON() #62 Other * install.rdf: Add @eru as contributor * Update package.json * Update .travis.yml
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
wantora
pushed a commit
to wantora/tombfix-core
that referenced
this issue
May 13, 2016
* Add support for Extension Signing #201 * Drop support for Pinboard #62 * Stop support for Scriptish * tombfix.js: Remove copy(), exposeProperties(), setupExternalExtentionEnvironment() * Drop support for WSH * Remove wsh.js to#19 * utility.js: Remove runWSH() to#19 #62 * install.rdf: Remove <em:unpack> * Modify MochiKit.js * Update NOTICE * tombfix.js: Add TombfixService.prototype.global * utility.js: Remove unused evalInSandbox() #62 * install.rdf: Fix <em:updateURL> * Tumblr Model: Remove unused getTumblelogs() * Update .travis.yml for Node.js 4.0.0 * Update .eslintrc & Gruntfile.js for ESLint 1.4.0 * Update Gruntfile.js about tombfix.js
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Firefox 3.6.13でTomblooの設定画面で選択する画面が白くなって洗濯することができません。
Greasemonkeyは0.9.1です。
The text was updated successfully, but these errors were encountered: